Skip to content

Commit 5e8ba11

Browse files
updated version in pom
1 parent 558c65f commit 5e8ba11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.bastiaanjansen</groupId>
66
<artifactId>jwt-java</artifactId>
7-
<version>1.1.0</version>
7+
<version>1.2.0</version>
88
<url>https://github.com/BastiaanJansen/jwt-java</url>
99

1010
<name>JWT-Java</name>
@@ -161,4 +161,4 @@
161161
</plugin>
162162
</plugins>
163163
</build>
164-
</project>
164+
</project>

0 commit comments

Comments
 (0)