Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepack committed Sep 16, 2014
1 parent 838675d commit 1587d8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "nerdbox",
"version": "0.4.0",
"version": "0.5.0",
"homepage": "https://github.com/mikepack/nerdbox",
"authors": [
"Mike Pack <mikepackdev@gmail.com>"
Expand Down
4 changes: 2 additions & 2 deletions src/nerdbox.js
@@ -1,7 +1,7 @@
/* Nerdbox
* v0.4.0
* v0.5.0
*
* Nerdbox is a fully-tested, simple lightbox designed for programmers.
* Nerdbox is a fully-tested, responsive, simple lightbox designed for programmers.
*/

Nerdbox = function(selector, delegate, options) {
Expand Down

0 comments on commit 1587d8d

Please sign in to comment.