Skip to content

Commit 77a5fb1

Browse files
Release 1.2.4 (#9)
1 parent 814bbc8 commit 77a5fb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
## What's New? ##
2020

21-
* The latest version ([1.2.3](https://github.com/Cornutum/regexp-gen/releases/tag/release-1.2.3))
21+
* The latest version ([1.2.4](https://github.com/Cornutum/regexp-gen/releases/tag/release-1.2.4))
2222
is now available at the [Maven Central Repository](https://search.maven.org/search?q=regexp-gen).
2323

2424
## What Is It? ##

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>org.cornutum.regexp</groupId>
88
<artifactId>regexp-gen</artifactId>
99
<packaging>jar</packaging>
10-
<version>1.2.4-SNAPSHOT</version>
10+
<version>1.2.4</version>
1111

1212
<name>RegExpGen</name>
1313
<description>Generates strings that match a regular expression</description>

0 commit comments

Comments
 (0)