Skip to content

Commit 9e42499

Browse files
author
Atanas Atanasov
committed
changed the version to 1.9.13
1 parent 04ad083 commit 9e42499

File tree

32 files changed

+62
-62
lines changed

32 files changed

+62
-62
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
'name': 'gijgo',
3-
'version': '1.9.11',
3+
'version': '1.9.13',
44
'description': 'Gijgo is a set of free open source javascript controls distributed under MIT License with built-in support for Bootstrap and Material Design',
55
'main': [
66
'./dist/combined/js/gijgo.js',

dist/combined/js/gijgo.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Gijgo JavaScript Library v1.9.11
2+
* Gijgo JavaScript Library v1.9.13
33
* http://gijgo.com/
44
*
5-
* Copyright 2014, 2018 gijgo.com
5+
* Copyright 2014, 2019 gijgo.com
66
* Released under the MIT license
77
*/
88
var gj = {};

dist/modular/js/checkbox.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Gijgo Checkbox v1.9.11
2+
* Gijgo Checkbox v1.9.13
33
* http://gijgo.com/checkbox
44
*
5-
* Copyright 2014, 2018 gijgo.com
5+
* Copyright 2014, 2019 gijgo.com
66
* Released under the MIT license
77
*/
88
/* global window alert jQuery */

dist/modular/js/colorpicker.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Gijgo ColorPicker v1.9.11
2+
* Gijgo ColorPicker v1.9.13
33
* http://gijgo.com/colorpicker
44
*
5-
* Copyright 2014, 2018 gijgo.com
5+
* Copyright 2014, 2019 gijgo.com
66
* Released under the MIT license
77
*/
88
/* global window alert jQuery gj */

dist/modular/js/core.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Gijgo JavaScript Library v1.9.11
2+
* Gijgo JavaScript Library v1.9.13
33
* http://gijgo.com/
44
*
5-
* Copyright 2014, 2018 gijgo.com
5+
* Copyright 2014, 2019 gijgo.com
66
* Released under the MIT license
77
*/
88
var gj = {};

dist/modular/js/datepicker.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Gijgo DatePicker v1.9.11
2+
* Gijgo DatePicker v1.9.13
33
* http://gijgo.com/datepicker
44
*
5-
* Copyright 2014, 2018 gijgo.com
5+
* Copyright 2014, 2019 gijgo.com
66
* Released under the MIT license
77
*/
88
/* global window alert jQuery gj */

dist/modular/js/datetimepicker.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Gijgo DateTimePicker v1.9.11
2+
* Gijgo DateTimePicker v1.9.13
33
* http://gijgo.com/datetimepicker
44
*
5-
* Copyright 2014, 2018 gijgo.com
5+
* Copyright 2014, 2019 gijgo.com
66
* Released under the MIT license
77
*/
88
/* global window alert jQuery gj */

dist/modular/js/dialog.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Gijgo Dialog v1.9.11
2+
* Gijgo Dialog v1.9.13
33
* http://gijgo.com/dialog
44
*
5-
* Copyright 2014, 2018 gijgo.com
5+
* Copyright 2014, 2019 gijgo.com
66
* Released under the MIT license
77
*/
88
/* global window alert jQuery */

dist/modular/js/draggable.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Gijgo Draggable v1.9.11
2+
* Gijgo Draggable v1.9.13
33
* http://gijgo.com/draggable
44
*
5-
* Copyright 2014, 2018 gijgo.com
5+
* Copyright 2014, 2019 gijgo.com
66
* Released under the MIT license
77
*/
88
/* global window alert jQuery */

dist/modular/js/dropdown.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Gijgo DropDown v1.9.11
2+
* Gijgo DropDown v1.9.13
33
* http://gijgo.com/dropdown
44
*
5-
* Copyright 2014, 2018 gijgo.com
5+
* Copyright 2014, 2019 gijgo.com
66
* Released under the MIT license
77
*/
88
/* global window alert jQuery gj */

0 commit comments

Comments
 (0)