diff --git a/package.json b/package.json index 277bbdd..1dd6010 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.0.2", + "version": "2.0.3", "scripts": { "lint": "eslint index.js test.js", "test": "npm run lint && tape test.js"