Skip to content

Commit b7ad566

Browse files
committed
⬆ Bump to next version
1 parent 731b9a8 commit b7ad566

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88

99

1010
group = "com.uriyyo.evaluate_async_code"
11-
version = "1.9"
11+
version = "1.10"
1212

1313
repositories {
1414
mavenCentral()

src/main/resources/META-INF/plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>com.uriyyo.evaluate_async_code</id>
33
<name>Evaluate async code</name>
4-
<version>1.9</version>
4+
<version>1.10</version>
55
<vendor email="[email protected]">Yurii Karabas</vendor>
66

77
<description>

0 commit comments

Comments
 (0)