Browse Source

Updated changelog

Abdullah Almsaeed 9 years ago
parent
commit
0bc1c2d7ae
3 changed files with 3 additions and 3 deletions
  1. 1 1
      README.md
  2. 1 1
      changelog
  3. 1 1
      package.json

+ 1 - 1
README.md

@@ -92,7 +92,7 @@ AdminLTE 1.x can be easily upgraded to 2.x using [this guide](https://almsaeedst
 
 Change log
 ----------
-**v2.1.3**
+**v2.2.0**
 - Bug fixes
 - Added support for [Select2](https://select2.github.io/)
 - Updated ChartJS

+ 1 - 1
changelog

@@ -1,5 +1,5 @@
 CHANGE LOG:
-v2.1.3:
+v2.2.0:
 - Bug fixes
 - Added support for [Select2](https://select2.github.io/)
 - Updated ChartJS

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "admin-lte",
-  "version": "2.1.0",
+  "version": "2.2.0",
   "repository": {
     "type": "git",
     "url": "git://github.com/almasaeed2010/AdminLTE.git"