We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6430bb commit b49a620Copy full SHA for b49a620
2 files changed
LICENSE.md
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2022 Angel Lai
+Copyright (c) 2023 Angel Lai
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
src/Medoo.php
@@ -6,10 +6,10 @@
*
7
* The Lightweight PHP Database Framework to Accelerate Development.
8
9
- * @version 2.1.7
+ * @version 2.1.8
10
* @author Angel Lai
11
* @package Medoo
12
- * @copyright Copyright 2022 Medoo Project, Angel Lai.
+ * @copyright Copyright 2023 Medoo Project, Angel Lai.
13
* @license https://opensource.org/licenses/MIT
14
* @link https://medoo.in
15
*/
0 commit comments