Skip to content

Commit

Permalink
bump version 0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
dai0304 committed Apr 19, 2016
1 parent e447f51 commit 4b1b3c8
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.26-SNAPSHOT"
version = "0.26"

sourceCompatibility = targetCompatibility = 1.8

Expand Down

0 comments on commit 4b1b3c8

Please sign in to comment.