diff --git a/package.json b/package.json index 54e8488..7f2f243 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@yankeeinlondon/link-builder", - "version": "1.2.0", + "version": "1.2.1", "description": "adds contextual classes and features to links in documents used in vite-plugin-md", "keywords": [ "vitejs", @@ -82,4 +82,4 @@ "vitest": "^0.25.8", "vue": "^3.2.45" } -} \ No newline at end of file +}