Skip to content

Commit

Permalink
Updated to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarabhirup committed Aug 26, 2018
1 parent bf0ebaf commit e1d8a87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from './IconicInput'
export * from './IconicTextbox'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iconic-input",
"version": "1.0.1",
"version": "1.0.2",
"description": "Beautiful Input components for React Native",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e1d8a87

Please sign in to comment.