Skip to content

Commit adf39de

Browse files
committed
set version to 0.2.0
1 parent 6a920e5 commit adf39de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ intellijPlatform {
5252
pluginConfiguration {
5353
id = "org.contextmapper.intellij-plugin"
5454
name = "ContextMapper"
55-
version = "0.1.0"
55+
version = "0.2.0"
5656

5757
productDescriptor {
5858
}

0 commit comments

Comments
 (0)