Skip to content

Commit fd3f710

Browse files
committed
v1.0.3
1 parent a6547f7 commit fd3f710

10 files changed

+10
-10
lines changed

builder.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SOFTWARE.
2323
*/
2424

2525

26-
var version = "1.0.2";
26+
var version = "1.0.3";
2727

2828
var today = new Date();
2929
var dd = today.getDate();

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "threeletters/supersql",
33
"description": "SlickInject and Medoo on steroids - The most advanced and lightweight library of its kind.",
4-
"version":"1.0.2",
4+
"version":"1.0.3",
55
"type": "framework",
66
"keywords": ["SQL","database","small","lightweight","advanced","MySQL"],
77
"homepage": "https://threeletters.github.io/SuperSQL/",

dist/SuperSQL.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Author: Andrews54757
44
License: MIT (https://github.com/ThreeLetters/SuperSQL/blob/master/LICENSE)
55
Source: https://github.com/ThreeLetters/SQL-Library
6-
Build: v1.0.2
6+
Build: v1.0.3
77
Built on: 18/08/2017
88
*/
99

dist/SuperSQL_advanced.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Author: Andrews54757
44
License: MIT (https://github.com/ThreeLetters/SuperSQL/blob/master/LICENSE)
55
Source: https://github.com/ThreeLetters/SQL-Library
6-
Build: v1.0.2
6+
Build: v1.0.3
77
Built on: 18/08/2017
88
*/
99

dist/SuperSQL_advanced_min.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Author: Andrews54757
44
License: MIT (https://github.com/ThreeLetters/SuperSQL/blob/master/LICENSE)
55
Source: https://github.com/ThreeLetters/SQL-Library
6-
Build: v1.0.2
6+
Build: v1.0.3
77
Built on: 18/08/2017
88
*/
99

dist/SuperSQL_helper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Author: Andrews54757
44
License: MIT (https://github.com/ThreeLetters/SuperSQL/blob/master/LICENSE)
55
Source: https://github.com/ThreeLetters/SQL-Library
6-
Build: v1.0.2
6+
Build: v1.0.3
77
Built on: 18/08/2017
88
*/
99

dist/SuperSQL_helper_min.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Author: Andrews54757
44
License: MIT (https://github.com/ThreeLetters/SuperSQL/blob/master/LICENSE)
55
Source: https://github.com/ThreeLetters/SQL-Library
6-
Build: v1.0.2
6+
Build: v1.0.3
77
Built on: 18/08/2017
88
*/
99

dist/SuperSQL_min.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Author: Andrews54757
44
License: MIT (https://github.com/ThreeLetters/SuperSQL/blob/master/LICENSE)
55
Source: https://github.com/ThreeLetters/SQL-Library
6-
Build: v1.0.2
6+
Build: v1.0.3
77
Built on: 18/08/2017
88
*/
99

dist/SuperSQL_simple.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Author: Andrews54757
44
License: MIT (https://github.com/ThreeLetters/SuperSQL/blob/master/LICENSE)
55
Source: https://github.com/ThreeLetters/SQL-Library
6-
Build: v1.0.2
6+
Build: v1.0.3
77
Built on: 18/08/2017
88
*/
99

dist/SuperSQL_simple_min.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Author: Andrews54757
44
License: MIT (https://github.com/ThreeLetters/SuperSQL/blob/master/LICENSE)
55
Source: https://github.com/ThreeLetters/SQL-Library
6-
Build: v1.0.2
6+
Build: v1.0.3
77
Built on: 18/08/2017
88
*/
99

0 commit comments

Comments
 (0)