Skip to content

Commit 0623215

Browse files
author
Alexander Castillo
committed
preparing for v1.0.7 release
1 parent f1dd8d1 commit 0623215

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

angular-css.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* AngularCSS - CSS on-demand for AngularJS
3-
* @version v1.0.6
3+
* @version v1.0.7
44
* @author DOOR3, Alex Castillo
55
* @link http://door3.github.io/angular-css
66
* @license MIT License, http://www.opensource.org/licenses/MIT

angular-css.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.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-css",
33
"main": "./angular-css.js",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"homepage": "http://door3.github.io/angular-css",
66
"authors": [
77
"Alex Castillo <alex@castillo.io>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-css",
33
"filename": "angular-css.js",
44
"description": "CSS on-demand for AngularJS",
5-
"version": "1.0.6",
5+
"version": "1.0.7",
66
"homepage": "http://door3.github.io/angular-css",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)