Skip to content

Commit

Permalink
up version string
Browse files Browse the repository at this point in the history
Signed-off-by: Walker Crouse <[email protected]>
  • Loading branch information
windy1 committed Dec 26, 2016
1 parent 08e96ab commit de3e330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "ore"

version := "1.0.1"
version := "1.0.2"

lazy val `ore` = (project in file(".")).enablePlugins(PlayScala)

Expand Down

0 comments on commit de3e330

Please sign in to comment.