Skip to content

Commit

Permalink
bumping version number to try to get release job working end-to-end
Browse files Browse the repository at this point in the history
  • Loading branch information
epistemancer committed Jan 18, 2021
1 parent 0cf1b06 commit 0c6eeab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.2
3.0.3
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.goshippo</groupId>
<artifactId>shippo-java-client</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.3</version>
<packaging>jar</packaging>
<name>Shippo Java Client</name>
<description>Shippo Java Bindings</description>
Expand Down Expand Up @@ -31,7 +31,7 @@
<connection>scm:git:[email protected]:goshippo/shippo-java-clienta.git</connection>
<developerConnection>scm:git:[email protected]:goshippo/shippo-java-client.git</developerConnection>
<url>[email protected]:goshippo/shippo-java-client.git</url>
<tag>v3.0.2</tag>
<tag>v3.0.3</tag>
</scm>
<dependencies>
<dependency>
Expand Down

0 comments on commit 0c6eeab

Please sign in to comment.