Skip to content

Commit

Permalink
Glokka 2.2 released
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocdaothanh committed Nov 20, 2014
1 parent 51398ea commit 543e250
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ SBT

libraryDependencies += "com.typesafe.akka" %% "akka-contrib" % "2.3.7"

libraryDependencies += "tv.cntt" %% "glokka" % "2.1"
libraryDependencies += "tv.cntt" %% "glokka" % "2.2"

Create registry
---------------
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ organization := "tv.cntt"

name := "glokka"

version := "2.2-SNAPSHOT"
version := "2.3-SNAPSHOT"

scalaVersion := "2.11.4"

Expand Down

0 comments on commit 543e250

Please sign in to comment.