10000 chore: bump version to v2.0.0-beta.4 · coreui/coreui-icons@f5a2e9d · GitHub
[go: up one dir, main page]

Skip to content

Commit f5a2e9d

Browse files
committed
chore: bump version to v2.0.0-beta.4
1 parent 9d52258 commit f5a2e9d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "2.0.0-beta.3",
44
"description": "CoreUI Icons Free",
55
"main": "js/index.js",
6+
"typings": "js/index.d.ts",
67
"style": "css/all.css",
78
"sideEffects": false,
8-
"typings": "js/index.d.ts",
99
"scripts": {
1010
"clean": "rimraf css",
1111
"css": "npm-run-all --parallel css-compile* --sequential css-prefix css-concat css-minify*",

scss/brand/brand-icons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* CoreUI Icons - Brand Icons
3-
* @version v2.0.0-beta.3
3+
* @version v2.0.0-beta.4
44
* @link https://coreui.io/icons/brand/
55
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
66
* Licensed under CC0 1.0 Universal

scss/flag/flag-icons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* CoreUI Icons - Flag Icons
3-
* @version v2.0.0-beta.3
3+
* @version v2.0.0-beta.4
44
* @link https://coreui.io/icons/flag/
55
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
66
* Licensed under CC0 1.0 Universal

scss/free/free-icons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* CoreUI Icons Free Open Source Icons
3-
* @version v2.0.0-beta.3
3+
* @version v2.0.0-beta.4
44
* @link https://coreui.io/icons
55
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
66
* Licensed under MIT (https://coreui.io/icons/license)

0 commit comments

Comments
 (0)
0