Skip to content

Commit

Permalink
chore(package) v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 8, 2018
1 parent 8ae276e commit dba8906
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
@@ -1,3 +1,9 @@
2018.11.08, v1.1.1

fix:
- (try-to-catch) wraptile -> noArg


2018.11.08, v1.1.0

feature:
Expand Down
5 changes: 2 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "try-to-catch",
"version": "1.1.0",
"version": "1.1.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "function try-catch wrapper for promises",
"homepage": "http://github.com/coderaiser/try-to-catch",
Expand All @@ -19,8 +19,7 @@
"wisdom": "redrun build legacy",
"legacy": "echo \"module.exports = require('./try-to-catch')\" > legacy/index.js"
},
"dependencies": {
},
"dependencies": {},
"keywords": [
"try",
"catch",
Expand Down

0 comments on commit dba8906

Please sign in to comment.