chore(version): update version

pull/222/head
ESadouski 2016-12-15 12:50:58 +03:00 committed by noob9527
parent 6789c849be
commit f8d1b57310
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
v1.3.1 - 15 Dec 2016
--------------------
- Fix gulp build
- Update dependencies
- Fix datepicker position
v1.3.0 - 10 Dec 2016 v1.3.0 - 10 Dec 2016
-------------------- --------------------
- Update bower dependencies - Update bower dependencies

View File

@ -1,6 +1,6 @@
{ {
"name": "blur-admin", "name": "blur-admin",
"version": "1.3.0", "version": "1.3.1",
"homepage": "https://github.com/1itvinka/blur-admin", "homepage": "https://github.com/1itvinka/blur-admin",
"authors": [ "authors": [
"akveo" "akveo"

View File

@ -1,6 +1,6 @@
{ {
"name": "blur_admin", "name": "blur_admin",
"version": "1.3.0", "version": "1.3.1",
"devDependencies": { "devDependencies": {
"browser-sync": "~2.18.2", "browser-sync": "~2.18.2",
"browser-sync-spa": "~1.0.3", "browser-sync-spa": "~1.0.3",