mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-17 20:51:55 +01:00
bump version to v0.2.1
This commit is contained in:
parent
c969966162
commit
69058ab39f
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Prompt",
|
"name": "Prompt",
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"main": "dist/emain.js",
|
"main": "dist/emain.js",
|
||||||
"license": "Proprietary",
|
"license": "Proprietary",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
const VERSION = "v0.2.0";
|
const VERSION = "v0.2.1";
|
||||||
module.exports = VERSION;
|
module.exports = VERSION;
|
||||||
|
Loading…
Reference in New Issue
Block a user