We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d689b60 commit 1b98288Copy full SHA for 1b98288
src/BodyMassInfoTable.php
@@ -14,7 +14,7 @@ class BodyMassInfoTable
14
use TemplateTrait;
15
16
/** @var string Version*/
17
- const VERSION = '2.1.1';
+ const VERSION = '2.1.2';
18
19
/** @var Router */
20
private $router;
0 commit comments