Skip to content

Commit

Permalink
Bump version in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
verberktstan committed Jun 25, 2024
1 parent 716097d commit 5eafd57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<packaging>jar</packaging>
<groupId>org.clojars.stanv</groupId>
<artifactId>swark</artifactId>
<version>0.1.5</version>
<version>0.1.51</version>
<name>swark</name>
<dependencies>
<dependency>
Expand All @@ -26,7 +26,7 @@
<url>https://github.com/verberktstan/swark</url>
<connection>scm:git:git://github.com/verberktstan/swark.git</connection>
<developerConnection>scm:git:ssh://[email protected]/verberktstan/swark.git</developerConnection>
<tag>v0.1.5</tag>
<tag>v0.1.51</tag>
</scm>
<licenses>
<license>
Expand Down

0 comments on commit 5eafd57

Please sign in to comment.