Skip to content

Commit b6ffa7c

Browse files
committed
Bump version number
1 parent b9f1ca4 commit b6ffa7c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
This should generate and start a new run configuration. <br/>
1818
If caret is outside of a test it should generate and start a run configuration for the file. <br/>
1919
</p>
20+
<a href="https://github.com/eirikb/AvaJavaScriptTestRunnerRunConfigurationGenerator">Plugin source code</a>
2021
<!-- Plugin description end -->
2122

2223
## Installation

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = no.eirikb.avatest
55
pluginName = AvaJavaScriptTestRunnerRunConfigurationGenerator
6-
pluginVersion = 0.0.1
6+
pluginVersion = 1.3
77
pluginSinceBuild = 202
88
pluginUntilBuild = 203.*
99
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl

0 commit comments

Comments
 (0)