Skip to content
This repository was archived by the owner on Dec 4, 2019. It is now read-only.

Commit fb6387d

Browse files
committed
version bump
1 parent e01916d commit fb6387d

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ti.DrawerLayout [![gittio](http://img.shields.io/badge/gittio-3.0.0-00B4CC.svg)](http://gitt.io/component/com.tripvi.drawerlayout)
1+
# Ti.DrawerLayout [![gittio](http://img.shields.io/badge/gittio-3.0.1-00B4CC.svg)](http://gitt.io/component/com.tripvi.drawerlayout)
22
Native Android [Navigation Drawer](http://developer.android.com/design/patterns/navigation-drawer.html) for [Titanium](http://www.appcelerator.com/titanium/)
33

44
- [Overview](#overview)
Binary file not shown.

android/dist/drawerlayout.jar

-9.57 KB
Binary file not shown.

android/manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 3.0.0
1+
version: 3.0.1
22
apiversion: 4
33
architectures: arm64-v8a armeabi-v7a x86
44
description: Native Android DrawerLayout for Titanium

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "drawerlayout",
33
"id": "com.tripvi.drawerlayout",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"description": "Android Drawer for Titanium ",
66
"license": "MIT",
77
"devDependencies": {

0 commit comments

Comments
 (0)