Skip to content

Commit 8b35e72

Browse files
committed
Updated - version number
1 parent 88074b2 commit 8b35e72

7 files changed

Lines changed: 8 additions & 8 deletions

File tree

components.html

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

2121
<script>
2222
var L = {
23-
version: '1.4',
23+
version: '1.4.1',
2424
siteUrl: 'https://laye.red',
2525
apiUrl: 'https://laye.red/api',
2626
user: null

dist/layered.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/layered.js

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/layered.js.LICENSE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
2-
* Bootstrap v4.5.3 (https://getbootstrap.com/)
3-
* Copyright 2011-2020 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
2+
* Bootstrap v4.6.0 (https://getbootstrap.com/)
3+
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
44
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
55
*/
66

index.html

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

2121
<script>
2222
var L = {
23-
version: '1.4',
23+
version: '1.4.1',
2424
siteUrl: 'https://laye.red',
2525
apiUrl: 'https://laye.red/api',
2626
user: null

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,6 +1,6 @@
11
{
22
"name": "@layered/layered-design",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Layered design system, based on Bootstrap",
55
"style": "dist/layered.css",
66
"sass": "src/layered.scss",

0 commit comments

Comments
 (0)