Skip to content

Commit 0dad027

Browse files
committed
Update version
1 parent 0748343 commit 0dad027

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

Gruntfile.js

+1-8
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
1-
/*!
2-
* Bootstrap's Gruntfile
3-
* http://getbootstrap.com
4-
* Copyright 2013-2015 Twitter, Inc.
5-
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
6-
*/
7-
8-
1+
// AdminLTE Gruntfile
92
module.exports = function (grunt) {
103

114
'use strict';

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "admin-lte",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"repository": {
55
"type": "git",
66
"url": "git://github.com/almasaeed2010/AdminLTE.git"

0 commit comments

Comments
 (0)