diff --git a/LICENSE.md b/LICENSE.md index 148da484..16bae615 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Angel Lai +Copyright (c) 2023 Angel Lai Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/Medoo.php b/src/Medoo.php index bb5e1ebf..dcf6b260 100644 --- a/src/Medoo.php +++ b/src/Medoo.php @@ -6,10 +6,10 @@ * * The Lightweight PHP Database Framework to Accelerate Development. * - * @version 2.1.7 + * @version 2.1.8 * @author Angel Lai * @package Medoo - * @copyright Copyright 2022 Medoo Project, Angel Lai. + * @copyright Copyright 2023 Medoo Project, Angel Lai. * @license https://opensource.org/licenses/MIT * @link https://medoo.in */