We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5cd8ce commit 7571ad1Copy full SHA for 7571ad1
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@silverbulletmd/silverbullet",
3
- "version": "2.0.0-rc3",
+ "version": "2.0.0",
4
"exports": {
5
"./syscall": "./plug-api/syscall.ts",
6
"./syscalls": "./plug-api/syscalls.ts",
version.ts
@@ -1 +1 @@
-export const version = "2.0.0-rc3";
+export const version = "2.0.0";
0 commit comments