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>2017-10-05 17:31:10 +0300
committerYan Zhu <picturepan2@hotmail.com>2017-10-05 17:31:10 +0300
commitef3ba379e330407879712f0280c6e292fedcde87 (patch)
tree82e4f2a12a86d7f1a224485bf1e6a9362d476fda /bower.json
parentfbcd70887bd0f301d2dfd1230fd0553cfeda21ec (diff)
Add version number to CSS #288 #289
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 6c8aba4..dc11faa 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "spectre.css",
- "version": "0.4.3",
+ "version": "0.4.4",
"description": "Spectre.css: a lightweight, responsive and modern CSS framework.",
"homepage": "http://picturepan2.github.io/spectre",
"repository": "picturepan2/spectre",