Skip to content

Commit 5e75f3e

Browse files
author
Giuseppe Cannella
committed
0.0.2
2 parents d9e7f4b + ed47e07 commit 5e75f3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[bumpversion]
2-
current_version = 0.0.1
2+
current_version = 0.0.2
33

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "scala-regex-collection"
22

3-
version := "0.0.1" //TODO anche in readme e bumpversion
3+
version := "0.0.2"
44

55
scalaVersion := "2.12.8"
66
organization := "com.github.gekomad"

0 commit comments

Comments
 (0)