Skip to content

Commit

Permalink
chore(package) v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 12, 2019
1 parent 08928e5 commit e0cf243
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2019.09.12, v2.0.1

feature:
- (try-catch) add madrun
- (package) eslint v6.3.0
- (package) nyc v14.1.1
- (package) nyc v12.0.2
- (try-catch) changed the way result is returned


2018.02.08, v2.0.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "try-catch",
"version": "2.0.0",
"version": "2.0.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "functional try-catch wrapper",
"homepage": "http://github.com/coderaiser/try-catch",
Expand Down

0 comments on commit e0cf243

Please sign in to comment.