Skip to content

Commit

Permalink
v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chjj committed Nov 29, 2018
1 parent 169b810 commit 6cfc8c5
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": "bcfg",
"version": "0.1.3",
"version": "0.1.4",
"description": "Config parser for bcoin",
"keywords": [
"conf",
Expand All @@ -19,7 +19,7 @@
"test": "bmocha --reporter spec test/*-test.js"
},
"dependencies": {
"bsert": "~0.0.4"
"bsert": "~0.0.5"
},
"devDependencies": {
"bmocha": "^0.1.0"
Expand Down

0 comments on commit 6cfc8c5

Please sign in to comment.