Skip to content

Commit a683634

Browse files
authored
Merge pull request #43 from SpineEventEngine/version-in-readme
Version in README
2 parents 1fd7c33 + 05c4813 commit a683634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The Gradle plugin for bootstrapping projects built with Spine.
99
In order to apply the plugin to a Gradle project, in `build.gralde` add the following config:
1010
```gradle
1111
plugins {
12-
id 'io.spine.tools.gradle.bootstrap' version '1.3.0'
12+
id 'io.spine.tools.gradle.bootstrap' version '1.4.0'
1313
}
1414
```
1515

0 commit comments

Comments
 (0)