Skip to content

Commit

Permalink
bump version from 0.5-dev to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jzillmann committed Apr 15, 2015
1 parent 1807719 commit 359719d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -7,7 +7,7 @@ apply plugin: 'project-reports'
apply plugin: 'osgi'

group = 'com.101tec'
version = '0.5-dev'
version = '0.5'
sourceCompatibility = 1.6

jar {
Expand Down

0 comments on commit 359719d

Please sign in to comment.