@yeyuan98/opencode-bioresearcher-plugin 1.6.8-alpha.2 → 1.6.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const PLUGIN_VERSION = "1.6.8-alpha.2";
1
+ export declare const PLUGIN_VERSION = "1.6.8";
package/dist/version.js CHANGED
@@ -1 +1 @@
1
- export const PLUGIN_VERSION = "1.6.8-alpha.2";
1
+ export const PLUGIN_VERSION = "1.6.8";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yeyuan98/opencode-bioresearcher-plugin",
3
- "version": "1.6.8-alpha.2",
3
+ "version": "1.6.8",
4
4
  "description": "OpenCode plugin that adds a bioresearcher agent",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",