Skip to content

Commit 55dc922

Browse files
committed
Prepare release 0.3.3
1 parent b6b9f43 commit 55dc922

13 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.3.3] - 2020-03-02
4+
5+
* Fix imports
6+
37
## [0.3.2] - 2020-03-02
48

59
* Fix imports

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "internetx/php-domainrobot-sdk",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "A php package for easy integration of the domainrobot API powered by InterNetX GmbH.",
55
"type": "library",
66
"license": "MIT",

0 commit comments

Comments
 (0)