Skip to content

Commit

Permalink
version bump for 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
masumsoft committed Oct 12, 2017
1 parent a69a9d0 commit f141786
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "cql_exporter",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build": "pkg -t node6-linux,node6-macos,node6-win export.js && pkg -t node6-linux,node6-macos,node6-win import.js"
},
"author": {
"name": "Mahafuzur Rahman",
Expand Down

0 comments on commit f141786

Please sign in to comment.