From 129a400bc4feaab3410117cd2d4244b26b0f477d Mon Sep 17 00:00:00 2001 From: Osman Nuri Okumus Date: Sun, 31 Jul 2016 19:15:23 +0300 Subject: [PATCH] 2.4.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8e4f2903..c3c21576 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bootstrap-admin-template", "description": "Free Admin Template Based On Twitter Bootstrap 3.x", - "version": "2.3.2", + "version": "2.4.0", "homepage": "https://github.com/puikinsh/Bootstrap-Admin-Template", "author": "puikinsh (http://github.com/puikinsh)", "repository": { @@ -89,4 +89,4 @@ "gulp-format-md" ] } -} \ No newline at end of file +}