Skip to content

Commit

Permalink
Set version to 0.2.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Byczynski committed Dec 7, 2014
1 parent 1782fff commit 23fa41e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .idea/sbt.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
organization in ThisBuild := "org.vaadin.addons"

version in ThisBuild := "0.1.1"
version in ThisBuild := "0.2.0-SNAPSHOT"

scalaVersion in ThisBuild := "2.11.4"

Expand Down

0 comments on commit 23fa41e

Please sign in to comment.