Skip to content

Commit

Permalink
V2 (#45)
Browse files Browse the repository at this point in the history
It's been a very long time since last update. + There is the switch from wks 2.x to 3.x
So it deserves a major bump

Before that, maybe also drop node 10 support? And migrate from Travis to GitHub actions?
  • Loading branch information
tomap committed Oct 25, 2021
1 parent deabc8b commit 8dd9fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-renderer-ejs",
"version": "1.0.0",
"version": "2.0.0",
"description": "EJS renderer plugin for Hexo",
"main": "index",
"scripts": {
Expand Down

0 comments on commit 8dd9fda

Please sign in to comment.