From 6eef12689c03cef5b9d6e91f3fcd69964f03bca1 Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Sat, 5 May 2018 17:53:35 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49c66ee21..5111cf093 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "admin-lte", "description": "Responsive open source admin dashboard and control panel.", - "version": "3.0.0-beta", + "version": "3.0.0-alpha.2", "license": "MIT", "author": "Abdullah Almsaeed ", "main": "dist/js/adminlte.min.js",