Browse Source

Fix in readme

Jan Oris 10 năm trước cách đây
mục cha
commit
6eb833de05
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      README.md
  2. 1 1
      composer.json

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ Pull this package in through Composer.
 
     {
         "require": {
-            "ixudra/curl": "0.1.*"
+            "ixudra/curl": "0.2.*"
         }
     }
 

+ 1 - 1
composer.json

@@ -1,7 +1,7 @@
 {
     "name": "ixudra/curl",
     "description": "Custom PHP Curl library - developer by Ixudra",
-    "version": "0.2.*",
+    "version": "0.2.1",
     "keywords": ["Ixudra", "Laravel", "Curl"],
     "homepage": "http://ixudra.be",
     "license": "MIT",