From 0dad0272656d2d48effc6ab7d0780815ee43d04a Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Sat, 19 Sep 2015 14:29:39 -0400 Subject: [PATCH] Update version --- Gruntfile.js | 9 +-------- package.json | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 6bbc7c3bf..05c94287c 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,11 +1,4 @@ -/*! - * Bootstrap's Gruntfile - * http://getbootstrap.com - * Copyright 2013-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ - - +// AdminLTE Gruntfile module.exports = function (grunt) { 'use strict'; diff --git a/package.json b/package.json index ed6f05e85..0140d9ade 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "admin-lte", - "version": "2.3.0", + "version": "2.3.1", "repository": { "type": "git", "url": "git://github.com/almasaeed2010/AdminLTE.git"