diff --git a/package.json b/package.json index eecf336..482addf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apicase/core", - "version": "0.13.0-alpha.2", + "version": "0.13.0", "description": "Core library to make API calls with any adapter", "main": "cjs/index.js", "module": "es/index.js",