[DRE-commits] [librarian-puppet] 07/153: Bump version to 1.1.2

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 1 20:30:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository librarian-puppet.

commit cf179aff3c1a6e720b537e9533051c7d42309367
Author: Carlos Sanchez <csanchez at maestrodev.com>
Date:   Thu Jun 12 11:45:27 2014 +0200

    Bump version to 1.1.2
---
 Changelog.md                    | 2 ++
 lib/librarian/puppet/version.rb | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Changelog.md b/Changelog.md
index 048ae0e..53a1c97 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,7 @@
 ## Changelog
 
+### 1.1.2
+
 ### 1.1.1
 
  * [Issue #227](https://github.com/rodjek/librarian-puppet/issues/227) Fix Librarian::Puppet::VERSION undefined
diff --git a/lib/librarian/puppet/version.rb b/lib/librarian/puppet/version.rb
index c556afe..44e672f 100644
--- a/lib/librarian/puppet/version.rb
+++ b/lib/librarian/puppet/version.rb
@@ -1,5 +1,5 @@
 module Librarian
   module Puppet
-    VERSION = "1.1.1"
+    VERSION = "1.1.2"
   end
 end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/librarian-puppet.git



More information about the Pkg-ruby-extras-commits mailing list