Skip to content

Commit

Permalink
Build 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jgthms committed May 8, 2022
1 parent ab8745e commit 3e00a8e
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bulma",
"version": "0.9.3",
"version": "0.9.4",
"homepage": "https://bulma.io",
"authors": ["jgthms <bbxdesign@gmail.com>"],
"description": "Modern CSS framework based on Flexbox",
Expand Down
2 changes: 1 addition & 1 deletion bulma.sass
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@charset "utf-8"
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */
@import "sass/utilities/_all"
@import "sass/base/_all"
@import "sass/elements/_all"
Expand Down
2 changes: 1 addition & 1 deletion css/bulma-rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/bulma-rtl.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/bulma.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/bulma.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/css/bulma-docs.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/css/bulma-docs.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bulma",
"version": "0.9.3",
"version": "0.9.4",
"homepage": "https://bulma.io",
"author": {
"name": "Jeremy Thomas",
Expand Down

0 comments on commit 3e00a8e

Please sign in to comment.