1 parent d6ff9c7 commit 04b133bCopy full SHA for 04b133b
2 files changed
jetbrains-plugin/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = "xyz.devglobe"
8
-version = "0.1.3"
+version = "0.1.4"
9
10
repositories {
11
mavenCentral()
vscode-extension/package.json
@@ -2,7 +2,7 @@
2
"name": "devglobe",
3
"displayName": "DevGlobe",
4
"description": "Show your live coding presence on the DevGlobe world map",
- "version": "0.1.4",
+ "version": "0.1.5",
"publisher": "devglobe",
"icon": "media/logo.png",
"license": "MIT",
0 commit comments