We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c79662 commit 955a928Copy full SHA for 955a928
2 files changed
composer.json
@@ -11,7 +11,7 @@
11
"css"
12
],
13
"homepage": "https://www.github.com/strapless/grid",
14
- "version": "1.0.1",
+ "version": "1.0.3",
15
"authors": [
16
{
17
"name": "Aaron M Jones",
scss/_grid.scss
@@ -4,7 +4,7 @@
4
5
@if $enable-framework == false {
6
/*!
7
- * Strapless Grid v1.0.1 (http://github.com/strapless/strapless)
+ * Strapless Grid v1.0.3 (http://github.com/strapless/strapless)
8
* Influenced by Bootstrap (http://getbootstrap.com) and Flexbox Grid (http://flexboxgrid.com)
9
* Licensed under MIT (https://github.com/strapless/strapless/blob/master/LICENSE)
10
*/
0 commit comments