Skip to content

Commit

Permalink
0.9.8 released
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed May 23, 2016
1 parent f0a223d commit 2609a6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ subprojects {

project(':aeron-client') {
dependencies {
compile 'org.agrona:Agrona:0.5.1-SNAPSHOT'
compile 'org.agrona:Agrona:0.5.1'
}

uploadArchives {
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.8-SNAPSHOT
0.9.8

0 comments on commit 2609a6e

Please sign in to comment.