diff --git a/_config.yml b/_config.yml index 4a11e7340..ae9d133a1 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ source: pages destination: tmp -version: 1.0.0-alpha.4 +version: 1.0.0-alpha.5 title: Tabler description: Premium and Open Source dashboard template with responsive and high quality UI. github_url: https://github.com/tabler/tabler diff --git a/package-lock.json b/package-lock.json index 821d8e8ae..9f4bde2af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tabler", - "version": "1.0.0-alpha.4", + "version": "1.0.0-alpha.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9f5c2bd9b..a08906482 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tabler", - "version": "1.0.0-alpha.4", - "version_short": "1.0.0-alpha.4", + "version": "1.0.0-alpha.5", + "version_short": "1.0.0-alpha.5", "description": "Premium and Open Source dashboard template with responsive and high quality UI.", "scripts": { "start": "npm-run-all clean css-main js-compile-standalone --parallel browsersync watch", diff --git a/scss/demo.scss b/scss/demo.scss index 308494de8..d5b1ab965 100644 --- a/scss/demo.scss +++ b/scss/demo.scss @@ -1,5 +1,5 @@ /*! - * Tabler (v1.0.0-alpha.4) + * Tabler (v1.0.0-alpha.5) * Copyright 2018-2020 The Tabler Authors * Copyright 2018-2020 codecalm * Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE) diff --git a/scss/tabler-buttons.scss b/scss/tabler-buttons.scss index 5922044f5..af2b33074 100644 --- a/scss/tabler-buttons.scss +++ b/scss/tabler-buttons.scss @@ -1,5 +1,5 @@ /*! - * Tabler (v1.0.0-alpha.4) + * Tabler (v1.0.0-alpha.5) * Copyright 2018-2020 The Tabler Authors * Copyright 2018-2020 codecalm * Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE) diff --git a/scss/tabler-flags.scss b/scss/tabler-flags.scss index 90e0a2485..35ff33499 100644 --- a/scss/tabler-flags.scss +++ b/scss/tabler-flags.scss @@ -1,5 +1,5 @@ /*! - * Tabler (v1.0.0-alpha.4) + * Tabler (v1.0.0-alpha.5) * Copyright 2018-2020 The Tabler Authors * Copyright 2018-2020 codecalm * Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE) diff --git a/scss/tabler-payments.scss b/scss/tabler-payments.scss index fbd623911..a76a95229 100644 --- a/scss/tabler-payments.scss +++ b/scss/tabler-payments.scss @@ -1,5 +1,5 @@ /*! - * Tabler (v1.0.0-alpha.4) + * Tabler (v1.0.0-alpha.5) * Copyright 2018-2020 The Tabler Authors * Copyright 2018-2020 codecalm * Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE) diff --git a/scss/tabler.scss b/scss/tabler.scss index 7a992bc6a..8f4461265 100644 --- a/scss/tabler.scss +++ b/scss/tabler.scss @@ -1,5 +1,5 @@ /*! - * Tabler (v1.0.0-alpha.4) + * Tabler (v1.0.0-alpha.5) * Copyright 2018-2020 The Tabler Authors * Copyright 2018-2020 codecalm * Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)