Skip to content

Commit

Permalink
Version bump to 0.5.6
Browse files Browse the repository at this point in the history
Version bump is only to update nom registry. No functional changes.
  • Loading branch information
kylefox committed Aug 17, 2015
1 parent 8eabc58 commit 8e088df
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-modal",
"version": "0.5.5",
"version": "0.5.6",
"main": [
"jquery.modal.js",
"jquery.modal.css",
Expand Down
2 changes: 1 addition & 1 deletion jquery.modal.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
A simple jQuery modal (http:https://github.com/kylefox/jquery-modal)
Version 0.5.5
Version 0.5.6
*/
(function($) {

Expand Down
2 changes: 1 addition & 1 deletion jquery.modal.min.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-modal",
"version": "0.5.5",
"version": "0.5.6",
"description": "The simplest possible modal for jQuery",
"homepage": "https://github.com/kylefox/jquery-modal",
"repository": "kylefox/jquery-modal",
Expand Down

0 comments on commit 8e088df

Please sign in to comment.