Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 349dbd2

Browse files
committed
Bump for release.
1 parent c30593e commit 349dbd2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Poise-Python Changelog
22

3+
## v1.1.2
4+
5+
* Fix `PythonPackage#response_file_variables` for the Chef 12.6 initializer.
6+
37
## v1.1.1
48

59
* Fix passing options to the `python_package` resource.

lib/poise_python/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616

1717

1818
module PoisePython
19-
VERSION = '1.1.2.pre'
19+
VERSION = '1.1.2'
2020
end

0 commit comments

Comments
 (0)