Skip to content

Commit

Permalink
Move version to 1.2.0 (since travis doesn't seem to work anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
finnp committed Apr 26, 2022
1 parent f6a8bdf commit 82ee9c3
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,5 +1,6 @@
{
"name": "json-lexer",
"version": "1.2.0",
"description": "lexing json",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -37,6 +38,5 @@
"bugs": {
"url": "https://github.com/finnp/json-lexer/issues"
},
"homepage": "https://github.com/finnp/json-lexer#readme",
"version": "0.1.0"
"homepage": "https://github.com/finnp/json-lexer#readme"
}

0 comments on commit 82ee9c3

Please sign in to comment.