]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Push 0.2.3
authorJeremy Thomas <bbxdesign@gmail.com>
Sun, 16 Oct 2016 18:17:44 +0000 (19:17 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 16 Oct 2016 18:19:40 +0000 (19:19 +0100)
bower.json
bulma.sass
docs/_config.yml
package.json

index d9621cd8c5400d558585a2013c56d634853d3bde..2bce8b24b5d442b61ee0ffbc22bc51eef47b8589 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "bulma",
-  "version": "0.2.1",
+  "version": "0.2.3",
   "homepage": "http://bulma.io",
   "authors": [
     "jgthms <bbxdesign@gmail.com>"
index ee167c6e087ae5649c6777b7cc4d37ec9b062e86..aeaef51292c4380e3f730f7c7298e808d91ea384 100644 (file)
@@ -1,3 +1,4 @@
+/*! bulma.io v0.2.3 | MIT License | github.com/jgthms/bulma */
 @charset "utf-8"
 
 @import "sass/utilities/_all"
index bf38e5da06a0a63968d3f28dd16463c947fd1274..d2700c769c69f6795be2d43b4caf00ba9bbf220f 100644 (file)
@@ -12,6 +12,6 @@ url:           http://bulma.io
 # Variables
 
 documentation: "/documentation/overview/start/"
-download:      https://github.com/jgthms/bulma/archive/0.2.1.zip
+download:      https://github.com/jgthms/bulma/archive/0.2.3.zip
 github:        https://github.com/jgthms/bulma
-version:       0.2.1
+version:       0.2.3
index da4845411b15d186c6bdcf8db65d4daf578a3f13..48a6059d44769fa942349c17393b417da3664f22 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "bulma",
-  "version": "0.2.1",
+  "version": "0.2.3",
   "homepage": "http://bulma.io",
   "author": "Jeremy Thomas <bbxdesign@gmail.com> (http://jgthms.com)",
   "description": "Modern CSS framework based on Flexbox",