Skip to content

Commit 91a5280

Browse files
committed
release: 0.2.0
1 parent edc2f4b commit 91a5280

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Changelog
22

33
<!-- Craft will auto-populate this file -->
4+
## 0.2.0
5+
6+
- No documented changes.
7+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sentry",
3-
"version": "0.2.0-dev",
3+
"version": "0.2.0",
44
"description": "Sentry CLI - A command-line interface for using Sentry built by robots and humans for robots and humans",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)