We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c14727 commit 5047710Copy full SHA for 5047710
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# Change Log
2
-## 0.1.4
+## 0.1.5
3
4
* Adding 'Dark default' style
5
bower.json
@@ -14,6 +14,6 @@
14
],
15
"devDependencies": {
16
"bskyb-core": "~0.0.4",
17
- "gradients": "~0.1.4"
+ "gradients": "~0.1.5"
18
}
19
package.json
@@ -1,6 +1,6 @@
{
"name": "gradients",
- "version": "0.1.4",
+ "version": "0.1.5",
"description": "Pre-rolled gradients for use across the Sky estate",
"main": "src/scripts/gradients.js",
6
"repository": {
0 commit comments