Skip to content

Commit

Permalink
chore: bump to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iloire committed Apr 5, 2016
1 parent dc37553 commit f1e7100
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,11 @@ Please use [semantic commit messages](https://seesparkbox.com/foundry/semantic_co

## History

**3.3.1**

- Fixed redis sorted set member uniqueness (zadd). Thanks Adriano Emerick Cola!
- Add terraform for digital ocean

**3.3.0**

- Add docker-compose
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "watchmen",
"description": "A simple service monitor",
"version": "3.1.0",
"version": "3.3.1",
"homepage": "https://github.com/iloire/watchmen",
"license": "MIT",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "mocha -R list -b test/*.js"
},
"description": "A simple service monitor",
"version": "3.3.0",
"version": "3.3.1",
"homepage": "https://letsnode.com",
"repository": {
"type": "git",
Expand Down

0 comments on commit f1e7100

Please sign in to comment.