Skip to content

Commit

Permalink
Body Mass Info Table v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
attogram committed Apr 6, 2019
1 parent 17cbe6e commit a1e4bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BodyMassInfoTable.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class BodyMassInfoTable
use TemplateTrait;

/** @var string Version*/
const VERSION = '2.1.1.pre.0';
const VERSION = '2.1.1';

/** @var Router */
private $router;
Expand Down

0 comments on commit a1e4bba

Please sign in to comment.