Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Commit

Permalink
update configuration and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adhywiranata committed Jun 17, 2017
1 parent ff43530 commit 638923b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

## 0.5.0 (16 June 2017)
## 0.5.0 (17 June 2017)
0.5.2 Removed some duplicate internal codes
0.5.1 Fixed some issues in Jest promise testing
0.5.0 Improved component and methods testability

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"jest": {
"testEnvironment": "jsdom"
},
"version": "0.5.1",
"version": "0.5.2",
"license" : "MIT"
}

0 comments on commit 638923b

Please sign in to comment.