diff --git a/package.json b/package.json index e14827e..b8fe18e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-api-codec", - "version": "1.1.0-rc.1", + "version": "1.1.0", "description": "Barely acceptable JSON:API codec", "main": "./lib/index.js", "module": "./esm/index.js",