Skip to content

Commit

Permalink
Bumped v4.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Sep 23, 2017
1 parent 1722d0b commit 386dd10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bloomrun",
"version": "3.0.6",
"version": "4.0.0",
"description": "JS object pattern matching",
"main": "bloomrun.js",
"scripts": {
Expand All @@ -27,8 +27,8 @@
"istanbul": "^0.4.1",
"patrun": "^0.5.0",
"pre-commit": "^1.1.1",
"snazzy": "^6.0.0",
"standard": "^10.0.0",
"snazzy": "^7.0.0",
"standard": "^10.0.3",
"tap-spec": "^4.1.1",
"tape": "^4.8.0",
"zuul": "^3.11.1"
Expand Down

0 comments on commit 386dd10

Please sign in to comment.