Skip to content

Commit

Permalink
2.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hbuckle committed Sep 7, 2018
1 parent 79673d3 commit b6524cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.0.1 (September 6, 2018)

BUG FIXES:

* `package` - Fix error when running with Ruby 1.9.x on the server side ([#16](https://github.com/hbuckle/puppet-powershellmodule/pull/16))

## 2.0.0 (July 7, 2018)

FEATURES:
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit b6524cf

Please sign in to comment.