Skip to content

Commit

Permalink
Releasing 3.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dlwyatt committed Dec 8, 2015
1 parent f125f35 commit 85eb5fe
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
@@ -1,4 +1,4 @@
## Unreleased
## 3.3.12 (December 8, 2015)
- Fixed a bug with mocking dynamic parameters on latest Windows 10 / PSv5 builds. [GH-419]
- Fix for NUnit XML export on .NET core. [GH-420]
- Added Set-TestInconclusive command. [GH-421]
Expand Down
2 changes: 1 addition & 1 deletion Pester.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ModuleToProcess = 'Pester.psm1'

# Version number of this module.
ModuleVersion = '3.3.11'
ModuleVersion = '3.3.12'

# ID used to uniquely identify this module
GUID = 'a699dea5-2c73-4616-a270-1f7abb777e71'
Expand Down

0 comments on commit 85eb5fe

Please sign in to comment.