Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dashed committed Oct 2, 2013
1 parent 94ee608 commit c5cecaf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mathjax-lazyload",
"version": "1.0.1",
"version": "1.0.2",
"homepage": "https://github.com/Dashed/mathjax-lazyload",
"authors": [
"Alberto <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion src/app.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/coffee/app.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ define (require) ->

class _LazyLoad

VERSION: '1.0.1'
VERSION: '1.0.2'

constructor: (window) ->

Expand Down

0 comments on commit c5cecaf

Please sign in to comment.