Skip to content

Commit f083e63

Browse files
committed
chore(package) v2.0.0
1 parent f271497 commit f083e63

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2018.02.08, v2.0.0
2+
3+
feature:
4+
- (try-catch) changed the way arguments returned
5+
6+
17
2014.11.24, v1.0.2
28

39
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "try-catch",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
55
"description": "try-catch wrapper",
66
"homepage": "http://github.com/coderaiser/try-catch",

0 commit comments

Comments
 (0)