Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskalmar committed Apr 14, 2020
1 parent 42eb399 commit db1100d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "0.3.1"
"version": "0.3.2"
}
2 changes: 1 addition & 1 deletion packages/entourage-server/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 packages/entourage-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "entourage-server",
"version": "0.3.1",
"version": "0.3.2",
"description": "Environment bootstrapping for integration tests",
"main": "lib/",
"scripts": {
Expand Down

0 comments on commit db1100d

Please sign in to comment.