Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesramsay committed Mar 22, 2016
1 parent 908ef9a commit 6fb6173
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": "hercule",
"version": "3.0.0-alpha.3",
"version": "3.0.0",
"description": "Markdown, API Blueprint and string transclusion",
"main": "./lib/hercule",
"scripts": {
Expand Down Expand Up @@ -79,6 +79,6 @@
"shelljs": "^0.6.0"
},
"publishConfig": {
"tag": "next"
"tag": "latest"
}
}

0 comments on commit 6fb6173

Please sign in to comment.