Skip to content

Commit

Permalink
prepare new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dexus committed May 2, 2016
1 parent 25871e5 commit e7f9fba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ sudo: false
node_js:
- "0.10"
- "0.12"
- "4.0"
- "4.1"
- "4"
- "5"
- "iojs-v1.8"
- "iojs-v2.5"
- "iojs-v3.3"
Expand All @@ -13,7 +13,6 @@ before_install:
notifications:
email:
recipients:
- andris@kreata.ee
- github@josef-froehle.de
on_success: change
on_failure: change
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"name": "pem",
"description": "Create private keys and certificates with node.js and io.js",
"version": "1.8.1",
"version": "1.8.3",
"repository": {
"type": "git",
"url": "git://github.com/andris9/pem.git"
Expand Down

0 comments on commit e7f9fba

Please sign in to comment.