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

github.com/jgthms/bulma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Thomas <bbxdesign@gmail.com>2016-04-14 02:08:01 +0300
committerJeremy Thomas <bbxdesign@gmail.com>2016-04-14 02:08:01 +0300
commitb4125bb6b3032c43727398b439bc13cfddb313ba (patch)
tree5d3b7042bafae5add4786f5120fb23832d037f0c
parent6a925c4a043c67c9ac38c69b0f937c66b17fdcc1 (diff)
Push 0.0.200.0.20
-rw-r--r--README.md2
-rw-r--r--bower.json2
-rw-r--r--package.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6dcc1ed2..7078024b 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ npm install bulma
### CDN
-[https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.19/css/bulma.min.css](https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.19/css/bulma.min.css)
+[https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.20/css/bulma.min.css](https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.20/css/bulma.min.css)
Feel free to raise an issue or submit a pull request.
diff --git a/bower.json b/bower.json
index 9f53266a..d266323f 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "bulma",
- "version": "0.0.19",
+ "version": "0.0.20",
"homepage": "http://bulma.io",
"authors": [
"jgthms <bbxdesign@gmail.com>"
diff --git a/package.json b/package.json
index 98b80acb..de672f7a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "bulma",
- "version": "0.0.19",
+ "version": "0.0.20",
"homepage": "http://bulma.io",
"author": "jgthms <bbxdesign@gmail.com>",
"description": "Modern CSS framework based on Flexbox",