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 d9b3a26 commit ec8d57bCopy full SHA for ec8d57b
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.2.0
4
5
### Features
6
modules/Sentry/Sentry.psd1
@@ -4,7 +4,7 @@
RootModule = 'Sentry.psm1'
# Version number of this module.
7
- ModuleVersion = '0.1.0'
+ ModuleVersion = '0.2.0'
8
9
# Supported PSEditions
10
CompatiblePSEditions = @('Desktop', 'Core')
0 commit comments