Skip to content

Commit

Permalink
Release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rodjek committed Jun 7, 2012
1 parent d7399e7 commit 601f87a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/librarian/puppet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Librarian
module Puppet
VERSION = "0.0.1.pre2"
VERSION = "0.9.0"
end
end
1 change: 1 addition & 0 deletions librarian-puppet.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,5 @@ Gem::Specification.new do |s|
s.executables = ['librarian-puppet']

s.add_dependency "thor", "~> 0.15"
s.add_dependency "json"
end

0 comments on commit 601f87a

Please sign in to comment.