diff --git a/README.md b/README.md index 0e26b78..b5babce 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ theme: ils # ------------------------------------------------------------ theme_info: name: ILS - version: 2.0.1 + version: 2.0.2 author: XPoet repository: https://github.com/XPoet/hexo-theme-ils diff --git a/_config.yml b/_config.yml index 4383053..5e6b314 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ # ------------------------------------------------------------ theme_info: name: ILS - version: 2.0.1 + version: 2.0.2 author: XPoet repository: https://github.com/XPoet/hexo-theme-ils diff --git a/package.json b/package.json index a6d1467..0fee015 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-ils", - "version": "2.0.1", + "version": "2.0.2", "description": "A simple and beautiful theme for Hexo.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"