Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Apr 21, 2017
1 parent f17e5be commit 0db3c7b
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 := "youi"
organization in ThisBuild := "io.youi"
version in ThisBuild := "0.3.0-SNAPSHOT"
version in ThisBuild := "0.3.0"
scalaVersion in ThisBuild := "2.12.1"
crossScalaVersions in ThisBuild := List("2.12.1", "2.11.8")
resolvers in ThisBuild += Resolver.sonatypeRepo("releases")
Expand Down

0 comments on commit 0db3c7b

Please sign in to comment.