Skip to content

Commit 3655d92

Browse files
committed
bump version
1 parent cde3419 commit 3655d92

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/css/styles.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Start Bootstrap - Stylish Portfolio v6.0.4 (https://startbootstrap.com/theme/stylish-portfolio)
3+
* Start Bootstrap - Stylish Portfolio v6.0.5 (https://startbootstrap.com/theme/stylish-portfolio)
44
* Copyright 2013-2022 Start Bootstrap
55
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-stylish-portfolio/blob/master/LICENSE)
66
*/

dist/js/scripts.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Start Bootstrap - Stylish Portfolio v6.0.4 (https://startbootstrap.com/theme/stylish-portfolio)
2+
* Start Bootstrap - Stylish Portfolio v6.0.5 (https://startbootstrap.com/theme/stylish-portfolio)
33
* Copyright 2013-2022 Start Bootstrap
44
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-stylish-portfolio/blob/master/LICENSE)
55
*/

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Stylish Portfolio",
33
"name": "startbootstrap-stylish-portfolio",
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)