Skip to content

Commit

Permalink
Merge branch 'hotfix/v0.1.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosommi committed Aug 13, 2015
2 parents 7f1b348 + 4fbbf77 commit b741f50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "appeal",
"version": "0.1.2",
"version": "0.1.3",
"description": "ES6 Component for making requests or appeals.",
"main": "index.js",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion tasks/test-local.js
@@ -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 b741f50

Please sign in to comment.