Skip to content

Commit 5f7a957

Browse files
committed
0.1.19 release
1 parent 0bd1932 commit 5f7a957

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Version
2-
version=0.1.19-SNAPSHOT
2+
version=0.1.19
33

44
#long-running Gradle process speeds up local builds
55
#to stop the daemon run 'ligradle --stop'

url-detector/pom.xml

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

55
<groupId>com.linkedin.urls</groupId>
66
<artifactId>url-detector</artifactId>
7-
<version>0.1.19-SNAPSHOT</version>
7+
<version>0.1.19</version>
88
<packaging>jar</packaging>
99

1010
<name>com.linkedin.urls:url-detector</name>

0 commit comments

Comments
 (0)