build: v2.1.3
This commit is contained in:
parent
d225c222ed
commit
2bbd77df6d
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "hexo-theme-ils",
|
||||
"version": "2.1.2",
|
||||
"version": "2.1.3",
|
||||
"description": "A simple and beautiful theme for Hexo.",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
|
|
@ -3,7 +3,7 @@ ILS.utils = {
|
|||
themeInfo: {
|
||||
author: 'XPoet',
|
||||
name: 'ILS',
|
||||
version: '2.1.2',
|
||||
version: '2.1.3',
|
||||
repository: 'https://github.com/XPoet/hexo-theme-ils'
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue