Skip to content

Commit

Permalink
Release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erikap committed Jun 22, 2018
1 parent 6b8de7b commit ab2a4ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helpers/mu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mu",
"version": "1.2.1",
"version": "1.3.0",
"description": "Helpers for javascript mu services",
"author": "Aad Versteden <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mu-javascript-template",
"version": "1.2.1",
"version": "1.3.0",
"description": "Template for mu services written in JavaScript",
"scripts": {
"dev": "nodemon server.js --watch src/ --exec babel-node",
Expand Down

0 comments on commit ab2a4ae

Please sign in to comment.