Skip to content

Commit

Permalink
Set version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
somewhatabstract committed Oct 4, 2019
1 parent 5e937a3 commit 314c643
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,6 +1,6 @@
{
"name": "checksync",
"version": "0.0.1",
"version": "1.0.0",
"description": "A tool that allows code to be annotated across different files to ensure they remain in sync.",
"main": "dist/cli.js",
"bin": {
Expand Down Expand Up @@ -88,4 +88,4 @@
"lint",
"test:all"
]
}
}

0 comments on commit 314c643

Please sign in to comment.