Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Commit

Permalink
Bump the SDK version.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexions committed Jan 23, 2019
1 parent 3d6927d commit f535ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Klarna/Rest/Transport/UserAgent.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class UserAgent implements UserAgentInterface
/**
* Version of the SDK.
*/
const VERSION = '4.1.2';
const VERSION = '4.1.3';

/**
* Components of the user agent.
Expand Down

0 comments on commit f535ed9

Please sign in to comment.