Skip to content

Commit 3943c99

Browse files
committed
Prepared to release 2.0.0.
1 parent a3c9edc commit 3943c99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
`hubot-seen` follows [Semantic Versioning][1] 2.0.
44

5-
## 2.0.0 - future
5+
## 2.0.0 - 2020-10-04
66

77
### Added
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hubot-seen",
33
"description": "A hubot script that tracks when/where users were last seen",
4-
"version": "1.0.1",
4+
"version": "2.0.0",
55
"author": "Patrick Connolly <[email protected]>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)