Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jysperm committed Jul 4, 2015
1 parent 6033f6e commit d0ef614
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## 安装

wget https://github.com/jysperm/hexo-theme-simpleblock/releases/download/v0.1.0/simpleblock.tar.gz
wget https://github.com/jysperm/hexo-theme-simpleblock/releases/download/v0.1.1/simpleblock.tar.gz
tar xf simpleblock.tar.gz -C themes && rm simpleblock.tar.gz
npm install hexo-renderer-jade --save
cd themes/simpleblock && npm install --production
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-simpleblock",
"version": "0.1.0",
"version": "0.1.1",
"description": "A simple theme for Hexo.",
"homepage": "https://jysperm.me",
"license": "MIT",
Expand Down

0 comments on commit d0ef614

Please sign in to comment.