Skip to content

Commit 481370d

Browse files
committed
update version
1 parent 70b2d6e commit 481370d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616

1717
## Unreleased
1818

19+
## [9.0.1]
20+
1921
### Added
2022
* Added `Test-PowerShellSeven` private function to test if PS 7 is being used to facilate fix for DELETE calls without explicit ContentType parameter.
2123

Rubrik/Rubrik.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'Rubrik.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '9.0.0'
15+
ModuleVersion = '9.0.1'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

0 commit comments

Comments
 (0)