Skip to content

Commit b23d757

Browse files
committed
Release v1.0.2
1 parent e7b93d2 commit b23d757

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

dist/bootstrap-steps.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.

dist/bootstrap-steps.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bootstrap-steps.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.

dist/bootstrap-steps.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/bootstrap-steps.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-steps",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A simple Bootstrap 4 steps plugin, support mobile client.",
55
"author": "Lucas Yang <yangchenshin77@gmail.com>",
66
"license": "MIT",

scss/bootstrap-steps.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap Steps v1.0.1 (https://github.com/ycs77/bootstrap-steps)
2+
* Bootstrap Steps v1.0.2 (https://github.com/ycs77/bootstrap-steps)
33
* Copyright 2019 Lucas Yang <yangchenshin77@gmail.com>
44
* Licensed under MIT (https://github.com/ycs77/bootstrap-steps/blob/master/LICENSE)
55
*/

0 commit comments

Comments
 (0)