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 3848188 commit 4797daeCopy full SHA for 4797dae
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/12/17)
+## 0.1.0 (08/15/17)
6
- Initial release!
pom.xml
@@ -6,7 +6,7 @@
7
<groupId>com.darksci</groupId>
8
<artifactId>pardot-api-client</artifactId>
9
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0</version>
10
<packaging>jar</packaging>
11
12
<!-- Require Maven 3.3.9 -->
0 commit comments