Skip to content

Commit 925bdcd

Browse files
committed
fix changelog, set release version
1 parent 1365698 commit 925bdcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
The format is based on [Keep a Changelog](http://keepachangelog.com/)
33
and this project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## 0.1.0 (08/15/2017)
5+
## 0.1.0 (01/18/2021)
66
- Initial release!

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.sourcelab</groupId>
88
<artifactId>java-hkp-client</artifactId>
9-
<version>0.1.0-SNAPSHOT</version>
9+
<version>0.1.0</version>
1010

1111
<!-- Require Maven 3.3.9 -->
1212
<prerequisites>

0 commit comments

Comments
 (0)