Skip to content

Commit

Permalink
bump version to 0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
farafonov-alexey committed Nov 19, 2019
1 parent 4705018 commit 9848a0d
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-atol-wrapper",
"description": "Node ATOL DTO 10 wrapper",
"version": "0.0.16",
"version": "0.0.17",
"main": "bindings.js",
"scripts": {
"build": "node-gyp build",
Expand Down Expand Up @@ -41,4 +41,4 @@
"url": "git://github.com/farafonov-alexey/node-atol-wrapper.git"
},
"license": "MIT"
}
}
Binary file modified src/linux-x64/libfptr10.so
Binary file not shown.
Binary file modified src/linux-x86/libfptr10.so
Binary file not shown.
Binary file modified src/win-x64/fptr10.dll
Binary file not shown.
Binary file modified src/win-x64/fptr10.lib
Binary file not shown.
Binary file modified src/win-x86/fptr10.dll
Binary file not shown.
Binary file modified src/win-x86/fptr10.lib
Binary file not shown.

0 comments on commit 9848a0d

Please sign in to comment.