Skip to content

Commit 2a0d3ec

Browse files
author
AMJones
committed
Version bump.
1 parent 5e45eb7 commit 2a0d3ec

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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/deviscoding/card",
14-
"version": "1.0.6",
14+
"version": "1.0.7",
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-
* DevIsCoding Card v1.0.6 (http://github.com/deviscoding/card)
2+
* DevIsCoding Card v1.0.7 (http://github.com/deviscoding/card)
33
* Influenced by Bootstrap v4.0 (http://getbootstrap.com)
44
* Licensed under MIT (https://github.com/deviscoding/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-
* DevIsCoding Card v1.0.6 (http://github.com/deviscoding/card)
6+
* DevIsCoding Card v1.0.7 (http://github.com/deviscoding/card)
77
* Influenced by Bootstrap v4.0 (http://getbootstrap.com)
88
* Licensed under MIT (https://github.com/deviscoding/card/blob/master/LICENSE)
99
*/

0 commit comments

Comments
 (0)