We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80860b1 commit e858fd9Copy full SHA for e858fd9
src/Embera/Embera.php
@@ -27,7 +27,7 @@
27
class Embera
28
{
29
/** @var string Current Library Version */
30
- const VERSION = '2.0.7';
+ const VERSION = '2.0.8';
31
32
/**
33
* Constants describing how the library is
0 commit comments