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