Skip to content

Commit e81948f

Browse files
author
getsentry-bot
committed
Merge branch 'release/0.3.0'
2 parents 08a9d28 + 255d880 commit e81948f

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
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.3.0
44

55
### Breaking changes
66

modules/Sentry/Sentry.psd1

Lines changed: 1 addition & 1 deletion
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.1'
7+
ModuleVersion = '0.3.0'
88

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

0 commit comments

Comments
 (0)