Skip to content

Commit

Permalink
0.14.0-alpha-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexNisnevich committed Dec 5, 2020
1 parent 0a6fbda commit 392963d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name := "wordbots-parser"
version := "0.13.1-alpha-SNAPSHOT" // wordbots-parser versions should correspond to the current wordbots-core release.
version := "0.14.0-alpha-SNAPSHOT" // wordbots-parser versions should correspond to the current wordbots-core release.

val http4sVersion = "0.15.3"
val circeVersion = "0.6.1"
Expand Down

0 comments on commit 392963d

Please sign in to comment.