Skip to content

Commit

Permalink
1.3.110 RELEASED
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasJang committed Mar 1, 2017
1 parent 2883abe commit aa8da9b
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.3.109",
"version": "1.3.110",
"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 @@ -9,7 +9,7 @@

UI.addClass({
className: "modal",
version: "1.3.109"
version: "1.3.110"
}, 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.3.109",
"version": "1.3.110",
"description": "A modal plugin that works with Bootstrap & jQuery",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit aa8da9b

Please sign in to comment.