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 1365698 commit 925bdcdCopy full SHA for 925bdcd
CHANGELOG.md
@@ -2,5 +2,5 @@
2
The format is based on [Keep a Changelog](http://keepachangelog.com/)
3
and this project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## 0.1.0 (08/15/2017)
+## 0.1.0 (01/18/2021)
6
- Initial release!
pom.xml
@@ -6,7 +6,7 @@
7
<groupId>org.sourcelab</groupId>
8
<artifactId>java-hkp-client</artifactId>
9
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0</version>
10
11
<!-- Require Maven 3.3.9 -->
12
<prerequisites>
0 commit comments