Skip to content

Commit 74a7f86

Browse files
author
Hans Kristian Flaatten
committed
Tag release v1.0.1
1 parent 4eb6031 commit 74a7f86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbasen",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Node.JS-client for Nasjonal Turbase",
55
"main": "index.js",
66
"scripts": {
@@ -35,6 +35,6 @@
3535
},
3636
"engines": {
3737
"node": ">=0.10",
38-
"iojs": ">=1.0.0"
38+
"iojs": ">=1.0.1"
3939
}
4040
}

0 commit comments

Comments
 (0)