Skip to content
This repository has been archived by the owner on Apr 2, 2022. It is now read-only.

Commit

Permalink
release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
and committed Oct 16, 2015
1 parent 0c04d9c commit 0d94453
Showing 1 changed file 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,12 +1,12 @@
{
"name": "json_merger",
"version": "0.12.5",
"version": "1.0.0",
"main": "json_merger.js",
"scripts": {
"test": "bash runtests"
},
"repository": {},
"author": "Andreas Louv <and@comprendo.dk>",
"author": "Andreas Louv <and@sitemule.com>",
"license": "MIT",
"description": "Merge JSON with indicators such as `@override`, `@match`, `@delete` and `@insert` to tell the processor how to merge the files.",
"dependencies": {},
Expand Down

0 comments on commit 0d94453

Please sign in to comment.