Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IjzerenHein committed Sep 1, 2019
1 parent c7156eb commit e47a5e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.4.1](https://github.com/IjzerenHein/react-navigation-sharedelement/compare/v0.4.0...v0.4.1) (2019-09-01)



# [0.4.0](https://github.com/IjzerenHein/react-navigation-sharedelement/compare/v0.3.3...v0.4.0) (2019-09-01)


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": "react-navigation-sharedelement",
"version": "0.4.0",
"version": "0.4.1",
"description": "Experimental react-native-shared-element bindings for React Navigation",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit e47a5e5

Please sign in to comment.