Starting point for v2

This commit is contained in:
Buu Nguyen 2015-09-22 15:17:49 -07:00
parent 78b22a0d88
commit 56f257d0ff
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2014 Buu Nguyen
Copyright (c) 2014-2015 Buu Nguyen
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.

View File

@ -1,6 +1,6 @@
{
"name": "octotree",
"version": "1.7.1",
"version": "2.0.0",
"description": "Display GitHub code in tree format",
"main": "inject.js",
"scripts": {