Skip to content

Commit 915b0dd

Browse files
committed
V1.0.0 alpha
1 parent ef940c3 commit 915b0dd

9 files changed

+9
-9
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 = "2.5.0";
26+
var version = "1.0.0";
2727

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

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: v2.5.0
6+
Build: v1.0.0
77
Built on: 08/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: v2.5.0
6+
Build: v1.0.0
77
Built on: 08/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: v2.5.0
6+
Build: v1.0.0
77
Built on: 08/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: v2.5.0
6+
Build: v1.0.0
77
Built on: 08/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: v2.5.0
6+
Build: v1.0.0
77
Built on: 08/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: v2.5.0
6+
Build: v1.0.0
77
Built on: 08/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: v2.5.0
6+
Build: v1.0.0
77
Built on: 08/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: v2.5.0
6+
Build: v1.0.0
77
Built on: 08/08/2017
88
*/
99

0 commit comments

Comments
 (0)