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