We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a470c7 commit 255d880Copy full SHA for 255d880
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.3.0
4
5
### Breaking changes
6
modules/Sentry/Sentry.psd1
@@ -4,7 +4,7 @@
RootModule = 'Sentry.psm1'
# Version number of this module.
7
- ModuleVersion = '0.2.1'
+ ModuleVersion = '0.3.0'
8
9
# Supported PSEditions
10
CompatiblePSEditions = @('Desktop', 'Core')
0 commit comments