Skip to content

Commit

Permalink
bump version 0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
dai0304 committed Apr 19, 2016
1 parent 69bdf8e commit a9d4b86
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 @@ -23,7 +23,7 @@ defaultTasks "clean", "build"

// ======== deployment options (dispatched on group name) ========
group = "jp.classmethod.aws"
version = "0.27-SNAPSHOT"
version = "0.27"

sourceCompatibility = targetCompatibility = 1.8

Expand Down

0 comments on commit a9d4b86

Please sign in to comment.