Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
Release v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Williams committed Jun 17, 2016
1 parent 6ab5039 commit 159cc13
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "microboot",
"version": "1.1.2",
"description": "Boot up your app in wee little modules.",
"version": "1.1.3",
"description": "Boot up your app in wee little modules with the help of glob.",
"main": "index.js",
"scripts": {
"test": "node_modules/.bin/mocha --reporter spec --require test/bootstrap/node test/*.test.js test/**/*.test.js",
Expand Down Expand Up @@ -35,7 +35,8 @@
"service",
"microservice",
"microservices",
"phase"
"phase",
"glob"
],
"bugs": {
"url": "https://github.com/jpwilliams/microboot/issues"
Expand Down

0 comments on commit 159cc13

Please sign in to comment.