Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
seowyanyi committed Sep 27, 2016
1 parent 7a95758 commit d2b72ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Xfers.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class Xfers
const IDproductionBase = 'https://id.xfers.com/api/v3';

public static $apiBase = "";
const VERSION = '1.0.0';
const VERSION = '1.1.0';

/**
* @return string The API key used for requests.
Expand Down

0 comments on commit d2b72ce

Please sign in to comment.