Skip to content

Commit c5edaea

Browse files
committed
Build 0.9.2
1 parent 57a4ac2 commit c5edaea

File tree

11 files changed

+337
-175
lines changed

11 files changed

+337
-175
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bulma",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"homepage": "https://bulma.io",
55
"authors": ["jgthms <[email protected]>"],
66
"description": "Modern CSS framework based on Flexbox",

bulma.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@charset "utf-8"
2-
/*! bulma.io v0.9.1 | MIT License | github.com/jgthms/bulma */
2+
/*! bulma.io v0.9.2 | MIT License | github.com/jgthms/bulma */
33
@import "sass/utilities/_all"
44
@import "sass/base/_all"
55
@import "sass/elements/_all"

0 commit comments

Comments
 (0)