Skip to content

Commit 632fa36

Browse files
committed
Version bump.
1 parent b34f32c commit 632fa36

4 files changed

Lines changed: 4 additions & 4 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/card",
14-
"version": "1.0",
14+
"version": "1.0.1",
1515
"authors": [
1616
{
1717
"name": "Aaron M Jones",

dist/css/card.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* StrapLess Card v1.0 (http://github.com/strapless/card)
2+
* StrapLess Card v1.0.1 (http://github.com/strapless/card)
33
* Influenced by Bootstrap v4.0 (http://getbootstrap.com)
44
* Licensed under MIT (https://github.com/strapless/card/blob/master/LICENSE)
55
*/

dist/css/card.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.

scss/_card.scss

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

44
@if $enable-framework == false {
55
/*!
6-
* StrapLess Card v1.0 (http://github.com/strapless/card)
6+
* StrapLess Card v1.0.1 (http://github.com/strapless/card)
77
* Influenced by Bootstrap v4.0 (http://getbootstrap.com)
88
* Licensed under MIT (https://github.com/strapless/card/blob/master/LICENSE)
99
*/

0 commit comments

Comments
 (0)