[DRE-commits] [librarian-puppet] 04/153: Bump version to 1.1.1
    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 f42cab4b5e74fb7411b6e84eadb7bb63a37c1594
Author: Carlos Sanchez <csanchez at maestrodev.com>
Date:   Wed Jun 11 20:12:12 2014 +0200
    Bump version to 1.1.1
---
 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 b5cede7..c9b774d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,7 @@
 ## Changelog
 
+### 1.1.1
+
 ### 1.1.0
 
  * [Issue #210](https://github.com/rodjek/librarian-puppet/issues/210) Use forgeapi.puppetlabs.com and API v3
diff --git a/lib/librarian/puppet/version.rb b/lib/librarian/puppet/version.rb
index 130f363..c556afe 100644
--- a/lib/librarian/puppet/version.rb
+++ b/lib/librarian/puppet/version.rb
@@ -1,5 +1,5 @@
 module Librarian
   module Puppet
-    VERSION = "1.1.0"
+    VERSION = "1.1.1"
   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