Skip to content

Commit

Permalink
1.4.26 RELEASED
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasJang committed Apr 26, 2017
1 parent 66ea3cc commit 523c66d
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": "ax5ui-modal",
"version": "1.4.25",
"version": "1.4.26",
"authors": [
"ThomasJ <[email protected]>"
],
Expand Down
2 changes: 1 addition & 1 deletion dist/ax5modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

UI.addClass({
className: "modal",
version: "1.4.25"
version: "1.4.26"
}, function () {
/**
* @class ax5modal
Expand Down
2 changes: 1 addition & 1 deletion dist/ax5modal.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ax5ui-modal",
"version": "1.4.25",
"version": "1.4.26",
"description": "A modal plugin that works with Bootstrap & jQuery",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 523c66d

Please sign in to comment.