Skip to content

Commit

Permalink
1.4.30 RELEASED
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasJang committed Apr 27, 2017
1 parent ecf7585 commit c66a961
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.29",
"version": "1.4.30",
"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.29"
version: "1.4.30"
}, 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.29",
"version": "1.4.30",
"description": "A modal plugin that works with Bootstrap & jQuery",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit c66a961

Please sign in to comment.