omi-finger v0.1.7 - fix version num
This commit is contained in:
parent
bec9278fd3
commit
ebb73be00a
|
@ -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.
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue