Skip to content

Commit

Permalink
1.3.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed May 14, 2017
1 parent 7f7ce17 commit baa52e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ subprojects {
}
}

def agronaVersion = '0.9.6-SNAPSHOT'
def agronaVersion = '0.9.6'

project(':aeron-client') {
apply plugin: 'osgi'
Expand Down Expand Up @@ -454,7 +454,7 @@ project(':aeron-agent') {
}
}

def sbeVersion = '1.7.0-SNAPSHOT'
def sbeVersion = '1.7.0'

project(':aeron-archiver-codecs') {
apply plugin: 'com.github.johnrengelman.shadow'
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.0-SNAPSHOT
1.3.0

0 comments on commit baa52e0

Please sign in to comment.