Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
StarpTech committed Mar 29, 2018
1 parent 7e88035 commit 987410f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/hemera-ajv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hemera-ajv",
"version": "0.1.0",
"version": "0.1.1",
"description": "This is a plugin to use Ajv (JSON-Schema) for request validation.",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hemera-joi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hemera-joi",
"version": "5.1.2",
"version": "5.1.3",
"description": "This is a plugin to use Joi with Hemera",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hemera/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nats-hemera",
"author": "Dustin Deus (https://github.com/StarpTech)",
"version": "5.0.1",
"version": "5.0.2",
"main": "lib/index.js",
"homepage": "https://hemerajs.github.io/hemera/",
"description": "The core package of hemera",
Expand Down

0 comments on commit 987410f

Please sign in to comment.