Skip to content

Commit

Permalink
1.0.4 released
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed Nov 17, 2016
1 parent 77c2608 commit 2465616
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 @@ -173,7 +173,7 @@ project(':aeron-client') {
apply plugin: 'osgi'

dependencies {
compile 'org.agrona:Agrona:0.5.6'
compile 'org.agrona:Agrona:0.9.0'
}

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

0 comments on commit 2465616

Please sign in to comment.