8000 Closing 0.2.21 · zbkpointer/postgresql-async@b621992 · GitHub
[go: up one dir, main page]

Skip to content

Commit b621992

Browse files
author
Maurício Linhares
committed
Closing 0.2.21
1 parent 94a7ae4 commit b621992

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
## 0.2.20 - 2017-09-17
3030

3131
* Building for Scala 2.12;
32+
* Fix SFL4J deprecation warning - #201 - @golem131;
3233

3334
## 0.2.19 - 2016-03-17
3435

project/Build.scala

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

5050
object Configuration {
5151

52-
val commonVersion = "0.2.21-SNAPSHOT"
52+
val commonVersion = "0.2.21"
5353
val projectScalaVersion = "2.12.1"
5454
val specs2Version = "3.8.6"
5555

0 commit comments

Comments
 (0)
0