Re-version from 1.0.1 to 0.1.1 for semver

This commit is contained in:
Jeff McCune
2011-05-25 16:31:09 -07:00
parent ef09ed0545
commit 292503aaf1
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2011-05-25 Jeff McCune <jeff@puppetlabs.com> - 0.1.1
* Re-did versioning to follow semantic versioning
2011-05-25 Jeff McCune <jeff@puppetlabs.com> - 1.0.1
* Add validation of class parameters

View File

@@ -1,5 +1,5 @@
name 'puppetlabs-java'
version '1.0.1'
version '0.1.1'
source 'git://github.com/puppetlabs/puppetlabs-java'
author 'puppetlabs'
license 'Apache'