Skip to content

Commit 1bd886a

Browse files
author
Carlos Sanchez
committed
Release interim 0.9.17 with 3.5.0 fix
1 parent a135ceb commit 1bd886a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Changelog
22

3-
### 1.0.0
3+
### 0.9.17
44

5-
* Support Puppet 3.5.0
5+
* [Issue #193](https://github.com/rodjek/librarian-puppet/issues/193) Support Puppet 3.5.0
66

77
### 0.9.16
88

lib/librarian/puppet/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Librarian
22
module Puppet
3-
VERSION = "1.0.0"
3+
VERSION = "0.9.17"
44
end
55
end

0 commit comments

Comments
 (0)