Skip to content

Commit

Permalink
Merge branch 'hotfix/v0.1.5' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosommi committed Aug 13, 2015
2 parents 3eaeebf + 2209c68 commit 8a0d3f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "forbin",
"version": "0.1.4",
"version": "0.1.5",
"description": "ES6 Component for controllers with filter support.",
"main": "index.js",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion tasks/test-local.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import gulp from "gulp";
import mocha from "gulp-mocha";
import "superstack";
import istanbul from "gulp-istanbul";
import paths from "../paths.json";

Expand Down

0 comments on commit 8a0d3f3

Please sign in to comment.