Skip to content

Commit

Permalink
Version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchambers committed Jan 6, 2018
1 parent 7e6878a commit 7035b28
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-lock=false
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

Copyright (c) 2016 David Chambers <dc@davidchambers.me>
Copyright (c) 2018 David Chambers <dc@davidchambers.me>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xyz",
"version": "2.1.0",
"version": "3.0.0",
"description": "Publish npm packages with fewer screw-ups",
"license": "WTFPL",
"author": "David Chambers <dc@davidchambers.me>",
Expand Down

0 comments on commit 7035b28

Please sign in to comment.