Skip to content

Commit

Permalink
Merge branch 'hotfix/v0.1.3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosommi committed Aug 19, 2015
2 parents 587b45d + 209c994 commit 04d5ada
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": "hacher",
"version": "0.1.2",
"version": "0.1.3",
"description": "Cryptographic component",
"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 04d5ada

Please sign in to comment.