Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjhallettuob committed May 23, 2017
1 parent 3ea73ff commit 7d7780a
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 @@ -21,7 +21,7 @@ To use this module, add these declarations to your Puppetfile:

```
mod 'puppetlabs-java', '1.7.0'
mod 'jonhallettuob-existdb', '0.1.8'
mod 'jonhallettuob-existdb', '0.1.9'
```

To install eXistdb and start it as a service with default parameters:
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": "jonhallettuob-existdb",
"version": "0.1.8",
"version": "0.1.9",
"author": "jonhallettuob",
"summary": "A module to install the eXist database as a service",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 7d7780a

Please sign in to comment.