Skip to content

Commit

Permalink
chore: remove publishConfig.tag and bump up version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
krdlab committed Jul 25, 2023
1 parent 46c66b6 commit e8eca4c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"name": "lisb-hubot-redis-brain",
"description": "A hubot script to persist hubot's brain using redis",
"version": "1.0.1",
"version": "1.0.2",
"publishConfig": {
"tag": "next"
},
"author": "Josh Nichols <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit e8eca4c

Please sign in to comment.