diff --git a/package-lock.json b/package-lock.json index d8828fc7..0549dc8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@quintype/amp", - "version": "2.6.1-afk-amp-rel-url-issue.0", + "version": "2.6.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@quintype/amp", - "version": "2.6.0-custom-infinite-scroll.1", + "version": "2.6.1", "license": "ISC", "dependencies": { "@rvgpl/get-youtube-id": "^1.0.0", diff --git a/package.json b/package.json index ac19e378..5e9bc82a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@quintype/amp", - "version": "2.6.1-afk-amp-rel-url-issue.0", + "version": "2.6.1", "description": "Quintype's AMP component library for publisher apps to create amp layouts", "main": "dist/index.js", "types": "dist/index.d.ts",