Skip to content

Commit

Permalink
set the version file to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
etorreborre committed Mar 19, 2015
1 parent 176e393 commit f3a8cbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,3 +1,4 @@
.DS_Store
.gradle
build/
.cache
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
@@ -1 +1 @@
version in ThisBuild := "3.0.1"
version in ThisBuild := "3.1"

0 comments on commit f3a8cbb

Please sign in to comment.