Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchambers committed Aug 4, 2016
1 parent ef82335 commit 693060a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
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) 2014 David Chambers <[email protected]>
Copyright (c) 2016 David Chambers <[email protected]>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "xyz",
"version": "0.5.0",
"version": "1.0.0",
"description": "Publish npm packages with fewer screwups",
"license": "WTFPL",
"author": "David Chambers <[email protected]>",
"keywords": [
"cli",
Expand Down

0 comments on commit 693060a

Please sign in to comment.