Skip to content

Commit

Permalink
corretgida documentació
Browse files Browse the repository at this point in the history
  • Loading branch information
jordiprats committed Mar 8, 2016
1 parent a4de01b commit a50908e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Just add a dependency on your metadata.json file, for example:
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":">= 4.6.0"},
{"name":"puppetlabs/concat","version_requirement":">= 1.2.3"},
{"name":"eyp/eyplib","version_requirement":">= 0.0.1 < 0.1.0"}
{"name":"eyp/eyplib","version_requirement":">= 0.1.0 < 0.2.0"}
],
```

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": "eyp-eyplib",
"version": "0.1.0",
"version": "0.1.1",
"author": "eyp",
"summary": "Utility functions for puppet modules",
"license": "Apache-2.0",
Expand Down

0 comments on commit a50908e

Please sign in to comment.