Skip to content

Commit e8c94d7

Browse files
committed
revert version bump
1 parent 71df253 commit e8c94d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "intento-nodejs",
33
"description": "Intento API Client Library for Node.js",
4-
"version": "1.0.2",
4+
"version": "1.0.1",
55
"main": "lib/index.js",
66
"repository": "intento/intento-nodejs",
77
"author": "Intento Inc.",
@@ -55,4 +55,4 @@
5555
"dependencies": {
5656
"cross-env": "^5.2.0"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)