Skip to content

Commit e7f9fba

Browse files
committed
prepare new release
1 parent 25871e5 commit e7f9fba

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ sudo: false
33
node_js:
44
- "0.10"
55
- "0.12"
6-
- "4.0"
7-
- "4.1"
6+
- "4"
7+
- "5"
88
- "iojs-v1.8"
99
- "iojs-v2.5"
1010
- "iojs-v3.3"
@@ -13,7 +13,6 @@ before_install:
1313
notifications:
1414
email:
1515
recipients:
16-
1716
1817
on_success: change
1918
on_failure: change

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"name": "pem",
1111
"description": "Create private keys and certificates with node.js and io.js",
12-
"version": "1.8.1",
12+
"version": "1.8.3",
1313
"repository": {
1414
"type": "git",
1515
"url": "git://github.com/andris9/pem.git"

0 commit comments

Comments
 (0)