Skip to content

Commit c913f61

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-01-12) ### Performance Improvements * tedt ([088981b](088981b))
1 parent 088981b commit c913f61

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>us.warframestat</groupId>
88
<artifactId>moddetection-api</artifactId>
9-
<version>0.1.0.7</version>
9+
<version>1.0.0</version>
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)