We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc2720 commit 122bd59Copy full SHA for 122bd59
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mcgriddle",
3
- "version": "0.4.2",
+ "version": "0.5.0",
4
"description": "A get-out-of-your-way Sass grid library. Supports flexbox.",
5
"homepage": "https://jonsuh.com/mcgriddle",
6
"license": "MIT",
lib/mcgriddle/version.rb
@@ -1,3 +1,3 @@
module McGriddle
- VERSION = "0.4.2"
+ VERSION = "0.5.0"
end
package.json
0 commit comments