mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
bump version to 0.3.0
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Prompt",
|
||||
"version": "0.2.3",
|
||||
"version": "0.3.0",
|
||||
"main": "dist/emain.js",
|
||||
"license": "Proprietary",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
const VERSION = "v0.2.3";
|
||||
const VERSION = "v0.3.0";
|
||||
module.exports = VERSION;
|
||||
|
||||
Reference in New Issue
Block a user