Skip to content

Commit 3673915

Browse files
committed
Release 0.1.6
1 parent 4317ecb commit 3673915

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ install:
9090
true;
9191
9292
93-
# - cmd: npm install mocha node-pre-gyp-github -g
93+
- cmd: npm install mocha node-pre-gyp-github -g
9494
- cmd: setenv.bat 64
9595
- cmd: build.bat %PLATFORM%
9696

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-occ",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "OpenCascade OCE Wrapper for Node js",
55
"preferGlobal": "true",
66
"dependencies": {

0 commit comments

Comments
 (0)