From 8f3f124ea3af864110a2c38209147841caf9dcac Mon Sep 17 00:00:00 2001 From: Wesley Cintra do Nascimento Date: Wed, 12 Dec 2018 13:04:17 -0200 Subject: [PATCH] Update user-agent version --- lib/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config.yml b/lib/config.yml index 5fdc814..84320b8 100755 --- a/lib/config.yml +++ b/lib/config.yml @@ -1,5 +1,5 @@ config: - sdk_version: MELI-RUBY-SDK-1.0.1 + sdk_version: MELI-RUBY-SDK-2.0.0 api_root_url: https://api.mercadolibre.com auth_url: https://auth.mercadolivre.com.br/authorization # # Don't forget to set the URL of your country. oauth_url: /oauth/token