1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-14 04:34: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", "version": "2.0.0-beta.3",
"description": "CoreUI Icons Free", "description": "CoreUI Icons Free",
"main": "js/index.js", "main": "js/index.js",
"typings": "js/index.d.ts",
"style": "css/all.css", "style": "css/all.css",
"sideEffects": false, "sideEffects": false,
"typings": "js/index.d.ts",
"scripts": { "scripts": {
"clean": "rimraf css", "clean": "rimraf css",
"css": "npm-run-all --parallel css-compile* --sequential css-prefix css-concat css-minify*", "css": "npm-run-all --parallel css-compile* --sequential css-prefix css-concat css-minify*",

View File

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

View File

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

View File

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