Skip to content

Commit 0cf4933

Browse files
committed
bump version
1 parent 538a88b commit 0cf4933

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Start Bootstrap - Simple Sidebar v6.0.4 (https://startbootstrap.com/template/simple-sidebar)
3+
* Start Bootstrap - Simple Sidebar v6.0.5 (https://startbootstrap.com/template/simple-sidebar)
44
* Copyright 2013-2022 Start Bootstrap
55
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-simple-sidebar/blob/master/LICENSE)
66
*/

dist/js/scripts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Start Bootstrap - Simple Sidebar v6.0.4 (https://startbootstrap.com/template/simple-sidebar)
2+
* Start Bootstrap - Simple Sidebar v6.0.5 (https://startbootstrap.com/template/simple-sidebar)
33
* Copyright 2013-2022 Start Bootstrap
44
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-simple-sidebar/blob/master/LICENSE)
55
*/

package-lock.json

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,7 +1,7 @@
11
{
22
"title": "Simple Sidebar",
33
"name": "startbootstrap-simple-sidebar",
4-
"version": "6.0.4",
4+
"version": "6.0.5",
55
"scripts": {
66
"build": "npm run clean && npm run build:pug && npm run build:scss && npm run build:scripts && npm run build:assets",
77
"build:assets": "node scripts/build-assets.js",

0 commit comments

Comments
 (0)