Skip to content

Commit c086de0

Browse files
committed
Bump version to 0.12.0
1 parent 329ae29 commit c086de0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can include this package from [Maven Central](https://search.maven.org/searc
1111
by adding the following dependency in your `build.gradle`.
1212

1313
```groovy
14-
testImplementation 'foundation.icon:javaee-unittest:0.11.1'
14+
testImplementation 'foundation.icon:javaee-unittest:0.12.0'
1515
```
1616

1717
For a more complete example, please visit [Java SCORE Examples](https://github.com/icon-project/java-score-examples).

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
GROUP=foundation.icon
2-
VERSION=0.11.1
2+
VERSION=0.12.0

0 commit comments

Comments
 (0)