Skip to content

Commit 1b98288

Browse files
committed
Body Mass Info Table v2.1.2
1 parent d689b60 commit 1b98288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BodyMassInfoTable.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class BodyMassInfoTable
1414
use TemplateTrait;
1515

1616
/** @var string Version*/
17-
const VERSION = '2.1.1';
17+
const VERSION = '2.1.2';
1818

1919
/** @var Router */
2020
private $router;

0 commit comments

Comments
 (0)