Skip to content

Commit a9667fd

Browse files
committed
Updating pom.xml version to 1.1.2
1 parent 7bb8f32 commit a9667fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

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

1010
<groupId>com.cronutils</groupId>
1111
<artifactId>cron-utils</artifactId>
12-
<version>1.1.2-SNAPSHOT</version>
12+
<version>1.1.2</version>
1313

1414
<name>cron-utils</name>
1515
<description>A Java library to parse, migrate and validate crons as well as describe them in human readable language</description>

0 commit comments

Comments
 (0)