Skip to content

Commit

Permalink
Bump dist
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandojsg committed Jun 5, 2017
1 parent 4370f80 commit 4c78801
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/aframe-inspector.js
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@
window.addEventListener('inspector-loaded', function () {
_reactDom2.default.render(_react2.default.createElement(Main, null), div);
});
console.log('A-Frame Inspector Version:', ("0.5.2"), '(' + ("05-06-2017") + ' Commit: ' + ("760796ccc6e12f9508296aae75ff084284598257\n").substr(0, 7) + ')');
console.log('A-Frame Inspector Version:', ("0.5.3"), '(' + ("05-06-2017") + ' Commit: ' + ("4370f80aab6a88a979558c6b2963a9016863be94\n").substr(0, 7) + ')');
})();

/***/ },
Expand Down
Loading

0 comments on commit 4c78801

Please sign in to comment.