Skip to content

Commit

Permalink
Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiospizzi committed Feb 19, 2020
1 parent 8fc2b13 commit cbfabb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is mainly based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## 1.2.0 - 2020-02-20

* Added: Launch, Suite, Test and Step blocks for the report portal DSL
* Added: Option to invoke generic requests with Invoke-RPRequest
Expand Down
2 changes: 1 addition & 1 deletion ReportPortal/ReportPortal.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
RootModule = 'ReportPortal.psm1'

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

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down

0 comments on commit cbfabb4

Please sign in to comment.