Skip to content

Commit 18037c2

Browse files
maxprilutskiyLingo.dev
authored andcommitted
chore: bump PHP SDK version to 0.1.1
1 parent da16250 commit 18037c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

php/sdk/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lingodotdev/sdk",
33
"description": "Official PHP SDK for Lingo.dev",
4-
"version": "0.1.0",
4+
"version": "",
55
"type": "library",
66
"license": "MIT",
77
"autoload": {
@@ -28,4 +28,4 @@
2828
"cs": "phpcs src/ tests/",
2929
"cs-fix": "phpcbf src/ tests/"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)