Skip to content

Commit 255d880

Browse files
committed
release: 0.3.0
1 parent 1a470c7 commit 255d880

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.3.0
44

55
### Breaking changes
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.1'
7+
ModuleVersion = '0.3.0'
88

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

0 commit comments

Comments
 (0)