Skip to content

Commit

Permalink
fix: wrong version written on package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex4386 committed Aug 24, 2019
1 parent 5a20e80 commit 595d028
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,6 +1,6 @@
{
"name": "turnoff-namuwiki",
"version": "0.6.`",
"version": "0.6.1",
"description": "Turns off your namuwiki",
"main": "src/",
"repository": "https://github.com/Alex4386/turnoff-namuwiki.git",
Expand Down

0 comments on commit 595d028

Please sign in to comment.