We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9e7f4b + ed47e07 commit 5e75f3eCopy full SHA for 5e75f3e
.bumpversion.cfg
@@ -1,3 +1,3 @@
1
[bumpversion]
2
-current_version = 0.0.1
+current_version = 0.0.2
3
build.sbt
@@ -1,6 +1,6 @@
name := "scala-regex-collection"
-version := "0.0.1" //TODO anche in readme e bumpversion
+version := "0.0.2"
4
5
scalaVersion := "2.12.8"
6
organization := "com.github.gekomad"
0 commit comments