Skip to content

Commit

Permalink
chore(package): bump version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nritsche committed Oct 21, 2020
1 parent 0c96097 commit 3b03131
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
ANASTASIA_SLACK_ACCESS_TOKEN=
ANASTASIA_SLACK_SIGNING_SECRET=
ANASTASIA_SLACK_CHANNEL=
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "anastasia",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"description": "Slack app that responds to /signoff and collects a tsar report",
"scripts": {
"pretest": "eslint --ignore-path .gitignore .",
Expand Down

0 comments on commit 3b03131

Please sign in to comment.