Skip to content

Commit

Permalink
chore(version): bump version to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrack committed Mar 10, 2017
1 parent 043795e commit 674ff6b
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-ui-notification",
"version": "0.3.5",
"version": "0.3.6",
"homepage": "https://github.com/alexcrack/angular-ui-notification",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion demo/angular-ui-notification.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demo/angular-ui-notification.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 dist/angular-ui-notification.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* angular-ui-notification - Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating
* @author Alex_Crack
* @version v0.3.5
* @version v0.3.6
* @link https://github.com/alexcrack/angular-ui-notification
* @license MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-ui-notification.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* angular-ui-notification - Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating
* @author Alex_Crack
* @version v0.3.5
* @version v0.3.6
* @link https://github.com/alexcrack/angular-ui-notification
* @license MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-ui-notification.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/angular-ui-notification.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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-ui-notification",
"version": "0.3.5",
"version": "0.3.6",
"description": "Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 674ff6b

Please sign in to comment.