mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
bump to v0.1.5
This commit is contained in:
parent
326b8d9b92
commit
779a7f2a18
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Prompt",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5",
|
||||
"main": "dist/emain.js",
|
||||
"license": "Proprietary",
|
||||
"dependencies": {
|
||||
|
@ -1,2 +1,2 @@
|
||||
const VERSION = "v0.1.4";
|
||||
const VERSION = "v0.1.5";
|
||||
module.exports = VERSION;
|
||||
|
Loading…
Reference in New Issue
Block a user