Skip to content

Commit

Permalink
0.3.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabhdaware committed Jul 8, 2020
1 parent 17e9fba commit da1bc64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abell",
"version": "0.3.3-rc.1",
"version": "0.3.3",
"description": "Abell is a static blog generator that generates blog in Vanilla JavaScript",
"funding": {
"type": "patreon",
Expand Down Expand Up @@ -55,4 +55,4 @@
"pre-commit": "npm run prettier && eslint . --fix && npm run eslint"
}
}
}
}

0 comments on commit da1bc64

Please sign in to comment.