Skip to content

Commit

Permalink
bump version to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Hoblitt committed Dec 21, 2013
1 parent ad95594 commit 2555891
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Modulefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name 'jhoblitt-ganglia'
version '1.1.0'
version '1.2.0'

author 'Joshua Hoblitt <[email protected]>'
license 'Apache'
project_page 'https://github.com/jhoblitt/puppet-ganglia'
source 'https://github.com/jhoblitt/puppet-ganglia.git'
summary 'Install and configure the ganglia gmond & gmetad daemons + web front end'
description 'Install and configure the ganglia gmond & gmetad daemons + web front end'
summary 'Manages ganglia gmond & gmetad daemons + web front end'
description 'Manages ganglia gmond & gmetad daemons + web front end'
dependency 'puppetlabs/stdlib', '>= 3.0.0'

0 comments on commit 2555891

Please sign in to comment.