Skip to content

Commit

Permalink
Merge pull request #35 from bidoubiwa/bump_version
Browse files Browse the repository at this point in the history
Bump version to v0.1.1
  • Loading branch information
bidoubiwa authored Aug 19, 2021
2 parents 02e6e67 + a5243aa commit 0e9d18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "turbo-json.js",
"description": "Combine with streams multiple json files into one json array. Read and Write is streamed.",
"version": "0.1.0",
"version": "0.1.1",
"main": "src/index.js",
"scripts": {
"start": "src/cli.js",
Expand Down

0 comments on commit 0e9d18a

Please sign in to comment.