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.
2 parents 13d0a15 + 2be9591 commit f412c1aCopy full SHA for f412c1a
CHANGELOG
@@ -0,0 +1,7 @@
1
+2012-05-29 Puppet Labs <info@puppetlabs.com> - 0.0.2
2
+* Fix Modulefile typo.
3
+* Remove repo pin.
4
+* Update spec tests and add travis support.
5
+
6
+2012-05-03 Puppet Labs <info@puppetlabs.com> - 0.0.1
7
+* Initial Release.
Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-mongodb'
-version '0.0.1'
+version '0.0.2'
source 'git@github.com:puppetlabs/puppetlabs-mongodb.git'
author 'puppetlabs'
license 'Apache License Version 2.0'
0 commit comments