Skip to content

Commit

Permalink
changed version information
Browse files Browse the repository at this point in the history
  • Loading branch information
abbgrade committed Jul 31, 2022
1 parent bb6cfc3 commit a295c17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.3.0] - 2022-07-31

### Added

- Install extension command.
Expand Down
2 changes: 1 addition & 1 deletion src/PsBuildTasks.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = 'PsBuildTasks.psm1'

# Version number of this module.
ModuleVersion = '1.2.0'
ModuleVersion = '1.3.0'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down

0 comments on commit a295c17

Please sign in to comment.