mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-22 02:41:23 +01:00
bump to v0.1.6
This commit is contained in:
parent
5986ec1398
commit
feea45aa19
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Prompt",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"main": "dist/emain.js",
|
||||
"license": "Proprietary",
|
||||
"dependencies": {
|
||||
|
@ -1,2 +1,2 @@
|
||||
const VERSION = "v0.1.5";
|
||||
const VERSION = "v0.1.6";
|
||||
module.exports = VERSION;
|
||||
|
Loading…
Reference in New Issue
Block a user