Skip to content

Commit 5a23dcb

Browse files
committed
Build 0.9.3
1 parent a67981b commit 5a23dcb

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
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.2",
3+
"version": "0.9.3",
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.2 | MIT License | github.com/jgthms/bulma */
2+
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
33
@import "sass/utilities/_all"
44
@import "sass/base/_all"
55
@import "sass/elements/_all"

css/bulma-rtl.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/bulma-rtl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/bulma.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/bulma.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.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.2",
3+
"version": "0.9.3",
44
"homepage": "https://bulma.io",
55
"author": {
66
"name": "Jeremy Thomas",

0 commit comments

Comments
 (0)