mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
v0.2.2
This commit is contained in:
parent
a8c131d8cf
commit
e4a57376f8
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Prompt",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"main": "dist/emain.js",
|
||||
"license": "Proprietary",
|
||||
"dependencies": {
|
||||
|
@ -1,2 +1,2 @@
|
||||
const VERSION = "v0.2.1";
|
||||
const VERSION = "v0.2.2";
|
||||
module.exports = VERSION;
|
||||
|
Loading…
Reference in New Issue
Block a user