[DRE-commits] [librarian-puppet] 01/153: Bump version to 1.0.4
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 2b035ce082d8b3f5e0b6e16359ae7896fc713cc7
Author: Carlos Sanchez <csanchez at maestrodev.com>
Date: Sat Jun 7 12:32:01 2014 +0200
Bump version to 1.0.4
---
Changelog.md | 3 +++
lib/librarian/puppet/version.rb | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/Changelog.md b/Changelog.md
index da1ee4d..4b1ee9f 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,8 @@
## Changelog
+### 1.0.4
+
+
### 1.0.3
* [Issue #223](https://github.com/rodjek/librarian-puppet/issues/223) `Cannot bounce Puppetfile.lock!` error when Forge modules contain duplicated dependencies
diff --git a/lib/librarian/puppet/version.rb b/lib/librarian/puppet/version.rb
index fa3ec9a..eb5f1d6 100644
--- a/lib/librarian/puppet/version.rb
+++ b/lib/librarian/puppet/version.rb
@@ -1,5 +1,5 @@
module Librarian
module Puppet
- VERSION = "1.0.3"
+ VERSION = "1.0.4"
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