Skip to content

Commit

Permalink
Release v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codenirvana committed Sep 14, 2023
1 parent 3998b5f commit 0b1c840
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
unreleased:
6.0.0:
date: 2023-09-15
new features:
- |
GH-3146 Uses the latest Postman Runtime, which adds support for:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "newman",
"version": "5.3.2",
"version": "6.0.0",
"description": "Command-line companion utility for Postman",
"author": "Postman Labs <help@postman.com> (=)",
"license": "Apache-2.0",
Expand Down

0 comments on commit 0b1c840

Please sign in to comment.