Skip to content

Commit

Permalink
Up to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ScalaWilliam committed Sep 18, 2016
1 parent c7bb453 commit dcde9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following to your build.sbt:
```sbt
scalaVersion := "2.11.8"

libraryDependencies += "com.scalawilliam" %% "xs4s" % "0.2"
libraryDependencies += "com.scalawilliam" %% "xs4s" % "0.3"

// optionally, if you want to use a snapshot build.
// resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"
Expand Down

0 comments on commit dcde9b5

Please sign in to comment.