Skip to content

Commit

Permalink
v1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
attogram committed Apr 17, 2019
1 parent 99c9384 commit 623be12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CurrencyExchangeRates.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class CurrencyExchangeRates
use CustomizationTrait;

/** @var string Version*/
const VERSION = '1.0.11-pre';
const VERSION = '1.0.11';

/** @var string Feeds Namespace */
const FEEDS_NAMESPACE = "\\Attogram\\Currency\\Feeds\\";
Expand Down

0 comments on commit 623be12

Please sign in to comment.