Skip to content

Commit

Permalink
release 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alaz committed Dec 21, 2016
1 parent 0a5728d commit 89c6b36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,5 +210,5 @@ implicit val jodaDateTime = Field[DateTime]({
# Installation

```
libraryDependencies += "com.osinka.subset" %% "subset" % "2.2.0"
libraryDependencies += "com.osinka.subset" %% "subset" % "2.2.2"
```
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

version in ThisBuild := "2.2.2-SNAPSHOT"
version in ThisBuild := "2.2.2"

0 comments on commit 89c6b36

Please sign in to comment.