Skip to content

Commit

Permalink
Upload v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelodolza committed Jan 13, 2017
1 parent a9d1174 commit ca5fe83
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion dist/css/iziToast.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* iziToast | v1.1.0
* iziToast | v1.1.1
* http://izitoast.marcelodolce.com
* by Marcelo Dolce.
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/css/iziToast.min.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/js/iziToast.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* iziToast | v1.1.0
* http://izitoast.marcelodolce.com
* by Marcelo Dolce.
*/
* iziToast | v1.1.1
* http://izitoast.marcelodolce.com
* by Marcelo Dolce.
*/
(function (root, factory) {
if (typeof define === 'function' && define.amd) {
define([], factory(root));
Expand Down
8 changes: 4 additions & 4 deletions dist/js/iziToast.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 src/css/animations.styl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* iziToast | v1.1.0
* iziToast | v1.1.1
* http://izitoast.marcelodolce.com
* by Marcelo Dolce.
*/
Expand Down
2 changes: 1 addition & 1 deletion src/css/layouts.styl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* iziToast | v1.1.0
* iziToast | v1.1.1
* http://izitoast.marcelodolce.com
* by Marcelo Dolce.
*/
Expand Down
2 changes: 1 addition & 1 deletion src/css/style.styl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* iziToast | v1.1.0
* iziToast | v1.1.1
* http://izitoast.marcelodolce.com
* by Marcelo Dolce.
*/
Expand Down
2 changes: 1 addition & 1 deletion src/css/themes.styl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* iziToast | v1.1.0
* iziToast | v1.1.1
* http://izitoast.marcelodolce.com
* by Marcelo Dolce.
*/
Expand Down
2 changes: 1 addition & 1 deletion src/css/toast.styl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* iziToast | v1.1.0
* iziToast | v1.1.1
* http://izitoast.marcelodolce.com
* by Marcelo Dolce.
*/
Expand Down

0 comments on commit ca5fe83

Please sign in to comment.