Skip to content

Commit

Permalink
Fix license file and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
YuryStrozhevsky committed Feb 24, 2019
1 parent ce91dc2 commit 6977b0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
MIT License

Copyright (c) 2016
Copyright (c) 2016-2019, Peculiar Ventures
All rights reserved.

Author 2016-2019, Yury Strozhevsky

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"eslint": "^4.19.1"
},
"name": "pvutils",
"version": "1.0.16",
"version": "1.0.17",
"license": "MIT"
}

0 comments on commit 6977b0c

Please sign in to comment.