Skip to content

Commit

Permalink
Release 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
clarisma committed Mar 24, 2023
1 parent 6922b6f commit 1951a5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -28,7 +28,7 @@ Include this dependency in your project's `pom.xml`:
<dependency>
<groupId>com.geodesk</groupId>
<artifactId>geodesk</artifactId>
<version>0.1.7-SNAPSHOT</version>
<version>0.1.7</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>com.geodesk</groupId>
<artifactId>geodesk</artifactId>
<version>0.1.7-SNAPSHOT</version>
<version>0.1.7</version>
<packaging>jar</packaging>

<name>GeoDesk</name>
Expand Down

0 comments on commit 1951a5f

Please sign in to comment.