aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 03ac0bb..5dbae88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
</parent>
<groupId>com.encora</groupId>
<artifactId>to-do-app-be</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0</version>
<name>ToDo App</name>
<description>Back End for a simple To Do App.</description>
<properties>