Skip to content

Commit 37090ad

Browse files
bump
1 parent 9de1b87 commit 37090ad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ the project yourself.
2020
<dependency>
2121
<groupId>com.github.package-url</groupId>
2222
<artifactId>packageurl-java</artifactId>
23-
<version>1.4.2</version>
23+
<version>1.5.0</version>
2424
</dependency>
2525
</dependencies>
2626
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.github.package-url</groupId>
66
<artifactId>packageurl-java</artifactId>
7-
<version>1.4.3-SNAPSHOT</version>
7+
<version>1.5.0-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>Package URL</name>

0 commit comments

Comments
 (0)