Skip to content

Commit

Permalink
Release 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jericks committed Jun 15, 2022
1 parent acd587d commit 0ed0772
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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>org.geoshell</groupId>
<artifactId>geo-shell</artifactId>
<version>0.11-SNAPSHOT</version>
<version>0.11.0</version>
<packaging>jar</packaging>
<name>geo-shell</name>
<url>http://maven.apache.org</url>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>org.geoscript</groupId>
<artifactId>geoscript-groovy</artifactId>
<version>1.19-SNAPSHOT</version>
<version>1.19.0</version>
</dependency>
<dependency>
<groupId>org.springframework.shell</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/main/docs/index.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Geo Shell
Jared Erickson
v0.11-SNAPSHOT
v0.11.0
:title-page:
:title-logo-image: image:geoshell.png[pdfwidth=5.5in,align=center]
ifndef::imagesdir[:imagesdir: images]
Expand Down

0 comments on commit 0ed0772

Please sign in to comment.