Skip to content
This repository was archived by the owner on Mar 28, 2019. It is now read-only.

Commit 4a42df2

Browse files
committed
Merge pull request #161 from danieldreier/bump_version
Bump version to 0.13.0 to do a forge release
2 parents d0ec1c2 + 79c276c commit 4a42df2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ rake build
6565
```
6666

6767
The resulting tarball in the `pkg` folder can be installed using something like
68-
`puppet module install ploperations-puppet-0.12.0.tar.gz` and it will do
68+
`puppet module install ploperations-puppet-0.13.0.tar.gz` and it will do
6969
dependency resolution for you. This notice will be removed when the forge
7070
version of the module is reasonable to use.
7171

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ploperations-puppet",
3-
"version": "0.12.0",
3+
"version": "0.13.0",
44
"source": "https://github.com/puppetlabs-operations/puppet-puppet",
55
"author": "Puppet Labs Operations",
66
"license": "Apache 2",

0 commit comments

Comments
 (0)