From 7bb24157582942288bcbd89fb8e6d5edcf33c07e Mon Sep 17 00:00:00 2001 From: chomik Date: Tue, 27 Mar 2018 12:00:08 +0200 Subject: [PATCH] version 0.0.15 --- dist-new-version.sh | 6 +++--- dist/400.html | 2 +- dist/401.html | 2 +- dist/403.html | 2 +- dist/404.html | 2 +- dist/500.html | 2 +- dist/503.html | 2 +- dist/blog.html | 2 +- dist/cards.html | 2 +- dist/charts.html | 2 +- dist/crypto-currencies.html | 2 +- dist/docs/alerts.html | 2 +- dist/docs/avatars.html | 2 +- dist/docs/buttons.html | 2 +- dist/docs/cards.html | 2 +- dist/docs/charts.html | 2 +- dist/docs/colors.html | 2 +- dist/docs/form-components.html | 2 +- dist/docs/grid.html | 2 +- dist/docs/index.html | 2 +- dist/docs/tags.html | 2 +- dist/docs/typography.html | 2 +- dist/email.html | 2 +- dist/empty.html | 2 +- dist/forgot-password.html | 2 +- dist/form-elements.html | 2 +- dist/gallery.html | 2 +- dist/icons.html | 2 +- dist/index.html | 2 +- dist/invoice.html | 2 +- dist/login.html | 2 +- dist/lookup.html | 2 +- dist/maps.html | 2 +- dist/pagination.html | 2 +- dist/pricing-cards.html | 2 +- dist/profile.html | 2 +- dist/register.html | 2 +- dist/sample-cards.html | 2 +- dist/store.html | 2 +- dist/users-list.html | 2 +- 40 files changed, 42 insertions(+), 42 deletions(-) diff --git a/dist-new-version.sh b/dist-new-version.sh index 506bc2487..2426ac17e 100755 --- a/dist-new-version.sh +++ b/dist-new-version.sh @@ -1,15 +1,15 @@ #!/usr/bin/env bash -version=0.0.14 +version=0.0.15 echo "Version $version" npm run dist git add . git commit -am "version $version" -git push origin master +npm version $version +git push origin master && git push origin master --tags npm run publish-dist -npm version $version npm publish diff --git a/dist/400.html b/dist/400.html index 84fb4c845..b1e913a32 100644 --- a/dist/400.html +++ b/dist/400.html @@ -14,7 +14,7 @@ - + Page 400 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/401.html b/dist/401.html index 3b99038a4..48ea9591b 100644 --- a/dist/401.html +++ b/dist/401.html @@ -14,7 +14,7 @@ - + Page 401 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/403.html b/dist/403.html index f92e48fa1..3601012f7 100644 --- a/dist/403.html +++ b/dist/403.html @@ -14,7 +14,7 @@ - + Page 403 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/404.html b/dist/404.html index f1fce1530..0b1f19c57 100644 --- a/dist/404.html +++ b/dist/404.html @@ -14,7 +14,7 @@ - + Page 404 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/500.html b/dist/500.html index 675202f6c..479ffd1c6 100644 --- a/dist/500.html +++ b/dist/500.html @@ -14,7 +14,7 @@ - + Page 500 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/503.html b/dist/503.html index 6c77c01bb..f43bf9775 100644 --- a/dist/503.html +++ b/dist/503.html @@ -14,7 +14,7 @@ - + Page 503 - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/blog.html b/dist/blog.html index 9a7c11321..c4ab782ff 100644 --- a/dist/blog.html +++ b/dist/blog.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/cards.html b/dist/cards.html index 1682dc696..f4e6dfd27 100644 --- a/dist/cards.html +++ b/dist/cards.html @@ -14,7 +14,7 @@ - + Cards design - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/charts.html b/dist/charts.html index b20708d36..602f6a801 100644 --- a/dist/charts.html +++ b/dist/charts.html @@ -14,7 +14,7 @@ - + Charts - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/crypto-currencies.html b/dist/crypto-currencies.html index d35121e80..0821f017f 100644 --- a/dist/crypto-currencies.html +++ b/dist/crypto-currencies.html @@ -14,7 +14,7 @@ - + Crypto currencies - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/alerts.html b/dist/docs/alerts.html index 1725ad37a..18540e676 100644 --- a/dist/docs/alerts.html +++ b/dist/docs/alerts.html @@ -14,7 +14,7 @@ - + Alerts - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/avatars.html b/dist/docs/avatars.html index 370b4b1c0..b66b37efe 100644 --- a/dist/docs/avatars.html +++ b/dist/docs/avatars.html @@ -14,7 +14,7 @@ - + Avatars - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/buttons.html b/dist/docs/buttons.html index fa8c998ba..3bcc04cf8 100644 --- a/dist/docs/buttons.html +++ b/dist/docs/buttons.html @@ -14,7 +14,7 @@ - + Buttons - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/cards.html b/dist/docs/cards.html index 04139ce2a..71d1b456d 100644 --- a/dist/docs/cards.html +++ b/dist/docs/cards.html @@ -14,7 +14,7 @@ - + Cards - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/charts.html b/dist/docs/charts.html index 5f941d4fd..f73366cee 100644 --- a/dist/docs/charts.html +++ b/dist/docs/charts.html @@ -14,7 +14,7 @@ - + Charts - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/colors.html b/dist/docs/colors.html index bf4808f9b..c3dc86350 100644 --- a/dist/docs/colors.html +++ b/dist/docs/colors.html @@ -14,7 +14,7 @@ - + Colors - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/form-components.html b/dist/docs/form-components.html index d9cdf5a3a..d6676ade3 100644 --- a/dist/docs/form-components.html +++ b/dist/docs/form-components.html @@ -14,7 +14,7 @@ - + Form components - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/grid.html b/dist/docs/grid.html index f94e1358c..91a94cbab 100644 --- a/dist/docs/grid.html +++ b/dist/docs/grid.html @@ -14,7 +14,7 @@ - + Grid utilities - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/index.html b/dist/docs/index.html index c93682581..3bc9f3171 100644 --- a/dist/docs/index.html +++ b/dist/docs/index.html @@ -14,7 +14,7 @@ - + Introduction - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/tags.html b/dist/docs/tags.html index 1f190b6d8..1d4c93943 100644 --- a/dist/docs/tags.html +++ b/dist/docs/tags.html @@ -14,7 +14,7 @@ - + Tags - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/docs/typography.html b/dist/docs/typography.html index 0d5b889bb..2f7530922 100644 --- a/dist/docs/typography.html +++ b/dist/docs/typography.html @@ -14,7 +14,7 @@ - + Typography - Documentation - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/email.html b/dist/email.html index e41e873e2..6afa88893 100644 --- a/dist/email.html +++ b/dist/email.html @@ -14,7 +14,7 @@ - + Email - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/empty.html b/dist/empty.html index e416582d2..eea00a771 100644 --- a/dist/empty.html +++ b/dist/empty.html @@ -14,7 +14,7 @@ - + Empty page - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/forgot-password.html b/dist/forgot-password.html index ad978c63b..40834cc9e 100644 --- a/dist/forgot-password.html +++ b/dist/forgot-password.html @@ -14,7 +14,7 @@ - + Forgot password - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/form-elements.html b/dist/form-elements.html index 2e6961b80..6d2203e66 100644 --- a/dist/form-elements.html +++ b/dist/form-elements.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/gallery.html b/dist/gallery.html index 4786812ba..687186456 100644 --- a/dist/gallery.html +++ b/dist/gallery.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/icons.html b/dist/icons.html index e9b56c6a0..4825baf74 100644 --- a/dist/icons.html +++ b/dist/icons.html @@ -14,7 +14,7 @@ - + Icons - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/index.html b/dist/index.html index 16ebd30f3..d49fb5d98 100644 --- a/dist/index.html +++ b/dist/index.html @@ -14,7 +14,7 @@ - + Homepage - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/invoice.html b/dist/invoice.html index c69de1da4..319a0aff1 100644 --- a/dist/invoice.html +++ b/dist/invoice.html @@ -14,7 +14,7 @@ - + Invoice - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/login.html b/dist/login.html index 1e3805f71..f8733d2be 100644 --- a/dist/login.html +++ b/dist/login.html @@ -14,7 +14,7 @@ - + Login - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/lookup.html b/dist/lookup.html index 880121232..df8e08e5d 100644 --- a/dist/lookup.html +++ b/dist/lookup.html @@ -14,7 +14,7 @@ - + Lookup company - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/maps.html b/dist/maps.html index ac224cfa3..a6d6f8c45 100644 --- a/dist/maps.html +++ b/dist/maps.html @@ -14,7 +14,7 @@ - + Maps - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/pagination.html b/dist/pagination.html index 65a25b699..a2f874f54 100644 --- a/dist/pagination.html +++ b/dist/pagination.html @@ -14,7 +14,7 @@ - + Pagination - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/pricing-cards.html b/dist/pricing-cards.html index 85670782f..3127ae924 100644 --- a/dist/pricing-cards.html +++ b/dist/pricing-cards.html @@ -14,7 +14,7 @@ - + Pricing cards - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/profile.html b/dist/profile.html index 85dcaabcb..f89502a35 100644 --- a/dist/profile.html +++ b/dist/profile.html @@ -14,7 +14,7 @@ - + Profile - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/register.html b/dist/register.html index 5af2c4dd3..aaa251ffc 100644 --- a/dist/register.html +++ b/dist/register.html @@ -14,7 +14,7 @@ - + Register - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/sample-cards.html b/dist/sample-cards.html index 31afac23f..01eae0be5 100644 --- a/dist/sample-cards.html +++ b/dist/sample-cards.html @@ -14,7 +14,7 @@ - + Homepage - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/store.html b/dist/store.html index 4b89e1f90..e4819d465 100644 --- a/dist/store.html +++ b/dist/store.html @@ -14,7 +14,7 @@ - + Store components - tabler.github.io - a responsive, flat and full featured admin template diff --git a/dist/users-list.html b/dist/users-list.html index 569244c79..76b9fe890 100644 --- a/dist/users-list.html +++ b/dist/users-list.html @@ -14,7 +14,7 @@ - + tabler.github.io - a responsive, flat and full featured admin template