Skip to content

Commit 955a928

Browse files
author
AMJones
committed
Version bump.
1 parent 7c79662 commit 955a928

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"css"
1212
],
1313
"homepage": "https://www.github.com/strapless/grid",
14-
"version": "1.0.1",
14+
"version": "1.0.3",
1515
"authors": [
1616
{
1717
"name": "Aaron M Jones",

scss/_grid.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
@if $enable-framework == false {
66
/*!
7-
* Strapless Grid v1.0.1 (http://github.com/strapless/strapless)
7+
* Strapless Grid v1.0.3 (http://github.com/strapless/strapless)
88
* Influenced by Bootstrap (http://getbootstrap.com) and Flexbox Grid (http://flexboxgrid.com)
99
* Licensed under MIT (https://github.com/strapless/strapless/blob/master/LICENSE)
1010
*/

0 commit comments

Comments
 (0)