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.
2 parents d9b3a26 + ec8d57b commit a2b1123Copy full SHA for a2b1123
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