Skip to content

Commit

Permalink
fix author in LICENSE from original boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
machenmusik committed Jan 21, 2017
1 parent 57ab094 commit 8c30003
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015 Kevin Ngo
Copyright (c) 2016 Michael Chen

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
@@ -1,6 +1,6 @@
{
"name": "aframe-stats-in-vr-component",
"version": "0.1.6",
"version": "0.1.7",
"description": "stats-in-vr component for A-Frame.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8c30003

Please sign in to comment.