diff options
author | Zhongheng Liu <z.liu@outlook.com.gr> | 2024-04-01 23:50:53 +0300 |
---|---|---|
committer | Zhongheng Liu <z.liu@outlook.com.gr> | 2024-04-01 23:50:53 +0300 |
commit | a38c09df731caece19f2a36f8037369093c48f9a (patch) | |
tree | fd6365e1fdf67921c59715efd14bb164f6bc555d | |
parent | 3fb94984ec38831e81364aec5486fc2360c7d78e (diff) | |
download | epq-web-main.tar.gz epq-web-main.tar.bz2 epq-web-main.zip |
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 56b4817..ad67408 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "epq-web-project", - "version": "0.2.1", + "version": "0.3.0", "private": true, "dependencies": { "@stomp/stompjs": "^7.0.0", |