Skip to content

Commit

Permalink
Releases 0.2.6 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpedromoreno authored Oct 10, 2017
1 parent 3447e26 commit 921064f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version = 1.0.1
sbt.version = 1.0.2
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
resolvers += Resolver.sonatypeRepo("releases")
addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.7.9")
addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.7.10")
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "0.2.6-SNAPSHOT"
version in ThisBuild := "0.2.6"

0 comments on commit 921064f

Please sign in to comment.