Skip to content

Commit e1ca1d2

Browse files
committed
release: 0.2.1
1 parent 2cf1225 commit e1ca1d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.2.1
44

55
### Fixes
66

modules/Sentry/Sentry.psd1

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
RootModule = 'Sentry.psm1'
55

66
# Version number of this module.
7-
ModuleVersion = '0.2.0'
7+
ModuleVersion = '0.2.1'
88

99
# Supported PSEditions
1010
CompatiblePSEditions = @('Desktop', 'Core')

0 commit comments

Comments
 (0)