Skip to content

Commit

Permalink
Update to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
somewhatabstract committed Feb 17, 2020
1 parent 153e187 commit fcb8cc4
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": "1.1.1",
"version": "2.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 fcb8cc4

Please sign in to comment.