Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2019-12-31)

### Bug Fixes

* useSecureElement types ([ffcc091](ffcc091))

### Features

* added React Hooks ([6505f6b](6505f6b))
* added simple example to README ([fb3e415](fb3e415))
  • Loading branch information
semantic-release-bot committed Dec 31, 2019
1 parent ffcc091 commit 0b48343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-secure-element",
"version": "1.0.1",
"version": "1.1.0",
"description": "The most secure way to store information on a device.",
"react-native": "src/index.ts",
"types": "lib/typescript/index.d.ts",
Expand Down

0 comments on commit 0b48343

Please sign in to comment.