diff --git a/README.md b/README.md
index cbe0a26..8d3646a 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,7 @@ Simply load the module after loading Highlight.js. You'll use the minified versi
```
diff --git a/package.json b/package.json
index 2a84309..e0e9eb0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "highlightjs-cshtml-razor",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "highlight.js syntax definition for ASP.NET Razor CSHTML language",
"main": "src/languages/cshtml-razor.js",
"scripts": {
diff --git a/test/index.html b/test/index.html
index 2be0735..e2f0513 100644
--- a/test/index.html
+++ b/test/index.html
@@ -16,7 +16,7 @@