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.
1 parent d9e7f4b commit ebb95ffCopy full SHA for ebb95ff
.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