1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-10 18:54:00 +02:00

chore: bump version to v2.0.0-beta.4

This commit is contained in:
mrholek
2020-06-03 10:25:08 +02:00
parent 9d5225848b
commit f5a2e9d2c9
4 changed files with 4 additions and 4 deletions

View File

@@ -3,9 +3,9 @@
"version": "2.0.0-beta.3",
"description": "CoreUI Icons Free",
"main": "js/index.js",
"typings": "js/index.d.ts",
"style": "css/all.css",
"sideEffects": false,
"typings": "js/index.d.ts",
"scripts": {
"clean": "rimraf css",
"css": "npm-run-all --parallel css-compile* --sequential css-prefix css-concat css-minify*",

View File

@@ -1,6 +1,6 @@
/*!
* CoreUI Icons - Brand Icons
* @version v2.0.0-beta.3
* @version v2.0.0-beta.4
* @link https://coreui.io/icons/brand/
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under CC0 1.0 Universal

View File

@@ -1,6 +1,6 @@
/*!
* CoreUI Icons - Flag Icons
* @version v2.0.0-beta.3
* @version v2.0.0-beta.4
* @link https://coreui.io/icons/flag/
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under CC0 1.0 Universal

View File

@@ -1,6 +1,6 @@
/*!
* CoreUI Icons Free Open Source Icons
* @version v2.0.0-beta.3
* @version v2.0.0-beta.4
* @link https://coreui.io/icons
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under MIT (https://coreui.io/icons/license)