Skip to content

Commit

Permalink
Version to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eriwen committed Apr 7, 2012
1 parent c1b7d95 commit d721585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apply plugin: 'idea'

defaultTasks 'clean', 'build'

version = '0.4.0'
version = '0.4'
group = 'com.eriwen'
archivesBaseName = 'gradle-js-plugin'
isSnapshot = version.endsWith("-SNAPSHOT")
Expand Down

0 comments on commit d721585

Please sign in to comment.