diff --git a/package.json b/package.json index ee4250606..416611fb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coreui/icons", - "version": "2.0.0-rc.0", + "version": "2.0.0", "description": "CoreUI Icons Free", "main": "js/index.js", "typings": "js/index.d.ts", diff --git a/scss/brand.scss b/scss/brand.scss index 2bfd23469..e4dd55bda 100755 --- a/scss/brand.scss +++ b/scss/brand.scss @@ -1,6 +1,6 @@ /*! * CoreUI Icons - Brand Icons - * @version v2.0.0-beta.5 + * @version v2.0.0 * @link https://coreui.io/icons/brand/ * Copyright (c) 2020 creativeLabs Łukasz Holeczek * Licensed under CC0 1.0 Universal diff --git a/scss/flag.scss b/scss/flag.scss index a5bba758a..1834965fe 100755 --- a/scss/flag.scss +++ b/scss/flag.scss @@ -1,6 +1,6 @@ /*! * CoreUI Icons - Flag Icons - * @version v2.0.0-beta.5 + * @version v2.0.0 * @link https://coreui.io/icons/flag/ * Copyright (c) 2020 creativeLabs Łukasz Holeczek * Licensed under CC0 1.0 Universal diff --git a/scss/free.scss b/scss/free.scss index 5ad5018c4..e4ef11a15 100755 --- a/scss/free.scss +++ b/scss/free.scss @@ -1,6 +1,6 @@ /*! * CoreUI Icons Free Open Source Icons - * @version v2.0.0-beta.5 + * @version v2.0.0 * @link https://coreui.io/icons * Copyright (c) 2020 creativeLabs Łukasz Holeczek * Licensed under MIT (https://coreui.io/icons/license)