Skip to content

Commit aba1a05

Browse files
committed
package version increased
1 parent 3a51eec commit aba1a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Mock of Stripe's HttpClient which can be used in testing purposes in order to test your code and not to perform actual HTTP requests",
44
"type": "library",
55
"license": "MIT",
6-
"version": "1.1.0",
6+
"version": "1.2.0",
77
"php": ">=7.4",
88
"autoload": {
99
"psr-4": {

0 commit comments

Comments
 (0)