Skip to content

Commit ebb95ff

Browse files
author
Giuseppe Cannella
committed
v.0.0.2
1 parent d9e7f4b commit ebb95ff

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)