We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79673d3 commit b6524cfCopy full SHA for b6524cf
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.0.1 (September 6, 2018)
2
+
3
+BUG FIXES:
4
5
+* `package` - Fix error when running with Ruby 1.9.x on the server side ([#16](https://github.com/hbuckle/puppet-powershellmodule/pull/16))
6
7
## 2.0.0 (July 7, 2018)
8
9
FEATURES:
metadata.json
@@ -1,6 +1,6 @@
{
"name": "hbuckle-powershellmodule",
- "version": "2.0.0",
+ "version": "2.0.1",
"author": "Henry Buckle",
"summary": "Manage PowerShell modules and repositories",
"license": "Apache-2.0",
0 commit comments