Skip to content

Commit

Permalink
Bump up to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sarveswaran-m committed Oct 16, 2023
1 parent 8932c3d commit 72dd2aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ _Note_: currently the lib contains wrappers not for every primitive map. Feel fr
<dependency>
<groupId>com.trivago</groupId>
<artifactId>fastutil-concurrent-wrapper</artifactId>
<version>0.2.1</version>
<version>0.2.2</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ allprojects {
}

group 'com.trivago'
version '0.2.2-SNAPSHOT'
version '0.2.2'

mavenPublishing {
pom {
Expand Down

0 comments on commit 72dd2aa

Please sign in to comment.