We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 088981b commit c913f61Copy full SHA for c913f61
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Semantic Versioning Changelog
2
+
3
+# 1.0.0 (2022-01-12)
4
5
6
+### Performance Improvements
7
8
+* tedt ([088981b](https://github.com/WFCD/mod-detection-api/commit/088981b027af2b1d6e68a4cad9fbc3ab9199d613))
pom.xml
@@ -6,7 +6,7 @@
<groupId>us.warframestat</groupId>
<artifactId>moddetection-api</artifactId>
9
- <version>0.1.0.7</version>
+ <version>1.0.0</version>
10
11
<properties>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments