1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-26 04:54:40 +04:00

version update

This commit is contained in:
codecalm
2019-12-15 14:08:17 +01:00
parent e7546e9f47
commit 02e0505587
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
source: pages
destination: tmp
version: 1.0-alpha
version: v1.0.0-alpha
title: Tabler
description: Premium and Open Source dashboard template with responsive and high quality UI.
github_url: https://github.com/tabler/tabler
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "tabler-ui",
"version": "0.9.0",
"version_short": "0.9",
"version": "v1.0.0-alpha",
"version_short": "v1.0.0-alpha",
"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",