omi-finger v0.1.7 - fix version num

This commit is contained in:
dntzhang 2017-07-05 15:37:43 +08:00
parent bec9278fd3
commit ebb73be00a
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*!
* omi-finger v0.1.6 by dntzhang
* omi-finger v0.1.7 by dntzhang
* Omi / AlloyFinger integration. Support touch and gesture events in your Omi project.
* Github: https://github.com/AlloyTeam/omi
* MIT Licensed.

View File

@ -1,6 +1,6 @@
{
"name": "omi-finger",
"version": "0.1.6",
"version": "0.1.7",
"description": "AlloyFinger / Omi integration. Support touch and gesture events in your Omi project. ",
"main": "index.js",
"scripts": {