Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

Commit

Permalink
v6.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoesel committed Jun 4, 2019
1 parent f6e4fff commit 6c7c3b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shr-test-helpers",
"version": "6.0.0-beta.1",
"version": "6.0.0-beta.2",
"description": "Re-usable classes and functions for testing SHR tools",
"author": "",
"license": "Apache-2.0",
Expand All @@ -21,7 +21,7 @@
"peerDependencies": {
"bunyan": "^1.8.9",
"chai": "^3.5.0",
"shr-models": "^6.0.0-beta.1"
"shr-models": "^6.0.0-beta.2"
},
"dependencies": {
"fs-extra": "^5.0.0"
Expand Down

0 comments on commit 6c7c3b7

Please sign in to comment.