diff --git a/package-lock.json b/package-lock.json index 52169c586a..09a3b803f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cheerio", - "version": "1.0.0-rc.12", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cheerio", - "version": "1.0.0-rc.12", + "version": "1.0.0", "license": "MIT", "dependencies": { "cheerio-select": "^2.1.0", diff --git a/package.json b/package.json index 11d795c564..8b6d4145a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cheerio", - "version": "1.0.0-rc.12", + "version": "1.0.0", "description": "The fast, flexible & elegant library for parsing and manipulating HTML and XML.", "keywords": [ "htmlparser",