From ad13d15eda777c01623e425793062a68460ea51a Mon Sep 17 00:00:00 2001 From: criterion9 Date: Sun, 3 Jul 2022 17:24:48 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 490c4a5..d152581 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ BjyProfiler =========== -Version 1.3.3 +Version 1.3.4 Provides Laminas\Db adapters with extensions for database query profiling, as well as a profiler similar to ZF1's Zend\_Db\_Profiler. BJYoungblood ported much of this code from ZF1's Zend_Db.