We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa676f commit 16f73d1Copy full SHA for 16f73d1
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.4.0
4
5
### Fixes
6
modules/Sentry/Sentry.psd1
@@ -4,7 +4,7 @@
RootModule = 'Sentry.psm1'
# Version number of this module.
7
- ModuleVersion = '0.3.0'
+ ModuleVersion = '0.4.0'
8
9
# Supported PSEditions
10
CompatiblePSEditions = @('Desktop', 'Core')
0 commit comments