diff options
author | Zhongheng Liu <z.liu@outlook.com.gr> | 2024-01-19 21:02:35 +0200 |
---|---|---|
committer | Zhongheng Liu <z.liu@outlook.com.gr> | 2024-01-19 21:02:35 +0200 |
commit | c0cefd777980efabff2014fd6a7bf03e0baac00c (patch) | |
tree | 1c9750ef441c5deb91af583e9a2965a658700054 | |
parent | 7992705e9ceda23164be74378659b26008b20882 (diff) | |
download | epq-api-c0cefd777980efabff2014fd6a7bf03e0baac00c.tar.gz epq-api-c0cefd777980efabff2014fd6a7bf03e0baac00c.tar.bz2 epq-api-c0cefd777980efabff2014fd6a7bf03e0baac00c.zip |
bump version number 0.1.1
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ </parent> <groupId>me.imsonmia</groupId> <artifactId>epqapi</artifactId> - <version>1.0.0</version> + <version>1.1.0</version> <name>epqapi</name> <description>Demo project for Spring Boot</description> <properties> |