Push 0.2.3

This commit is contained in:
Jeremy Thomas 2016-10-16 19:17:44 +01:00
parent aed21e7fb3
commit 7aee393216
4 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "bulma",
"version": "0.2.1",
"version": "0.2.3",
"homepage": "http://bulma.io",
"authors": [
"jgthms <bbxdesign@gmail.com>"

1
bulma.sass vendored
View File

@ -1,3 +1,4 @@
/*! bulma.io v0.2.3 | MIT License | github.com/jgthms/bulma */
@charset "utf-8"
@import "sass/utilities/_all"

View 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

View 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",