Skip to content

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed May 21, 2017
1 parent 7536dd6 commit 6c349c1
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-drawer-layout",
"version": "1.3.1-0",
"version": "1.3.1",
"description": "A platform-agnostic drawer layout. Pure JavaScript implementation on iOS and native implementation on Android. Why? Because the drawer layout is a useful component regardless of the platform! And if you can use it without changing any code, that's perfect.",
"main": "dist/DrawerLayout.js",
"scripts": {
Expand Down

0 comments on commit 6c349c1

Please sign in to comment.