Skip to content

Commit f412c1a

Browse files
author
Gary Larizza
committed
Merge pull request voxpupuli#5 from nanliu/tb/release
Release new version of mongodb.
2 parents 13d0a15 + 2be9591 commit f412c1a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-mongodb'
2-
version '0.0.1'
2+
version '0.0.2'
33
source 'git@github.com:puppetlabs/puppetlabs-mongodb.git'
44
author 'puppetlabs'
55
license 'Apache License Version 2.0'

0 commit comments

Comments
 (0)