8000 Tagging 0.2.8 · isdom/postgresql-async@9ab719e · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ab719e

Browse files
committed
Tagging 0.2.8
1 parent 8a10f23 commit 9ab719e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ object ProjectBuild extends Build {
4545

4646
object Configuration {
4747

48-
val commonVersion = "0.2.8-SNAPSHOT"
48+
val commonVersion = "0.2.8"
4949

5050
val specs2Dependency = "org.specs2" %% "specs2" % "2.0" % "test"
5151
val logbackDependency = "ch.qos.logback" % "logback-classic" % "1.0.13" % "test"

0 commit comments

Comments
 (0)
0