diff --git a/package.json b/package.json index bc61458..c96a9e2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "gitbook-plugin-prism", "description": "Prism highlighting for gitbook", "main": "index.js", - "version": "2.2.0", + "version": "2.2.1", "scripts": { "lint": "eslint index.js test.js", "test": "npm run lint && tape test.js"