Skip to content

Commit fdd0525

Browse files
committed
Prepare 0.9.1 release.
1 parent 72d0340 commit fdd0525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id "me.champeau.gradle.jmh" version "0.5.0" apply false
1212
}
1313

14-
rootProject.version = '0.9.1-SNAPSHOT'
14+
rootProject.version = '0.9.1'
1515
ext {
1616
fullName = "High Performance Primitive Collections"
1717
legal = files('LICENSE.txt')

0 commit comments

Comments
 (0)