Skip to content

Commit

Permalink
chore: version 1.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
thegeekyasian committed Mar 11, 2023
1 parent 68f06bc commit 6636035
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Geo-assist is available on maven repository and can be imported to your project.
<dependency>
<groupId>com.thegeekyasian</groupId>
<artifactId>geo-assist</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<groupId>com.thegeekyasian</groupId>
<artifactId>geo-assist</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>

<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 6636035

Please sign in to comment.