Skip to content

Commit 674ff6b

Browse files
committed
chore(version): bump version to 0.3.6
1 parent 043795e commit 674ff6b

8 files changed

+8
-8
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-notification",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"homepage": "https://github.com/alexcrack/angular-ui-notification",
55
"repository": {
66
"type": "git",

demo/angular-ui-notification.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/angular-ui-notification.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-ui-notification.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* angular-ui-notification - Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating
33
* @author Alex_Crack
4-
* @version v0.3.5
4+
* @version v0.3.6
55
* @link https://github.com/alexcrack/angular-ui-notification
66
* @license MIT
77
*/

dist/angular-ui-notification.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* angular-ui-notification - Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating
33
* @author Alex_Crack
4-
* @version v0.3.5
4+
* @version v0.3.6
55
* @link https://github.com/alexcrack/angular-ui-notification
66
* @license MIT
77
*/

dist/angular-ui-notification.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-ui-notification.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-notification",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"description": "Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)