Skip to content

Commit 3f3b06b

Browse files
Xavier BadosaXavier Badosa
authored andcommitted
v. 0.8.2
Based on JJUS 2.3.2.
1 parent 11a7094 commit 3f3b06b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonstat-conv",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"description": "JSON-stat Command Line Conversion Tools",
55
"homepage": "https://github.com/badosa/JSON-stat-conv",
66
"keywords": [
@@ -33,7 +33,7 @@
3333
"license": "Apache-2.0",
3434
"dependencies": {
3535
"jsonstat": "^0.13.3",
36-
"jsonstat-utils": "^2.3.1",
36+
"jsonstat-utils": "^2.3.2",
3737
"rw": "^1.3.3",
3838
"yargs": "^6.6.0"
3939
}

0 commit comments

Comments
 (0)