diff --git a/package.json b/package.json index d94cf54..6239297 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-ayer", - "version": "1.8.2", + "version": "1.8.3", "description": "a clean and elegant theme for hexo.", "scripts": { "dev": "parcel serve source-src/main.js -d source/dist", @@ -32,4 +32,4 @@ "postcss-modules": "^1.5.0" }, "dependencies": {} -} \ No newline at end of file +}