mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
bump version to v0.3.1
This commit is contained in:
parent
7e4401a625
commit
4953550425
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Prompt",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"main": "dist/emain.js",
|
||||
"license": "Proprietary",
|
||||
"dependencies": {
|
||||
|
@ -1,2 +1,2 @@
|
||||
const VERSION = "v0.3.0";
|
||||
const VERSION = "v0.3.1";
|
||||
module.exports = VERSION;
|
||||
|
Loading…
Reference in New Issue
Block a user