Skip to content

Commit

Permalink
bower update
Browse files Browse the repository at this point in the history
  • Loading branch information
lmaccherone committed Dec 15, 2015
1 parent 17dc9c8 commit e1c84e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lumenize",
"version": "1.0.1",
"version": "1.0.2",
"homepage": "https://github.com/lmaccherone/Lumenize",
"authors": [
"Larry Maccherone"
Expand Down
2 changes: 1 addition & 1 deletion deploy/lumenize.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
lumenize version: 1.0.1
lumenize version: 1.0.2
*/
var require = function (file, cwd) {
var resolved = require.resolve(file, cwd || '/');
Expand Down

0 comments on commit e1c84e1

Please sign in to comment.