Skip to content

Commit

Permalink
Merge pull request #62 from curbengh/3.0.0
Browse files Browse the repository at this point in the history
release: 3.0.0
  • Loading branch information
curbengh committed Apr 25, 2020
2 parents e137971 + 1a14c9e commit 7143080
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
@@ -1,11 +1,7 @@
language: node_js

sudo: false

cache:
apt: true
directories:
- node_modules
npm: true

node_js:
- "10"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "hexo-fs",
"version": "2.0.0",
"version": "3.0.0",
"description": "File system module for Hexo.",
"main": "lib/fs.js",
"scripts": {
Expand Down

0 comments on commit 7143080

Please sign in to comment.