Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2016-05-06 07:55:50 +0300
committerYan Zhu <picturepan2@hotmail.com>2016-05-06 07:55:50 +0300
commit5ac5190b55ad12b3c10001c84ed83f2e42d41f14 (patch)
treef9f5e560210278f581b7657589fb629c75f37d5f /bower.json
parentfa396105151fc622503a23d61e5a9f1225d52405 (diff)
fix overflow issue
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 5de1586..52c5a65 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "spectre.css",
- "version": "0.1.19",
+ "version": "0.1.20",
"description": "Spectre.css: a lightweight, responsive and modern CSS framework.",
"homepage": "http://picturepan2.github.io/spectre",
"repository": "picturepan2/spectre",