omi - update version

This commit is contained in:
dntzhang 2019-04-15 21:00:15 +08:00
parent 682ffac0df
commit 4a30c5bfe0
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
/**
* omi v6.0.3 http://omijs.org
* omi v6.0.4 http://omijs.org
* Omi === Preact + Scoped CSS + Store System + Native Support in 3kb javascript.
* By dntzhang https://github.com/dntzhang
* Github: https://github.com/Tencent/omi

View File

@ -1,5 +1,5 @@
/**
* omi v6.0.3 http://omijs.org
* omi v6.0.4 http://omijs.org
* Omi === Preact + Scoped CSS + Store System + Native Support in 3kb javascript.
* By dntzhang https://github.com/dntzhang
* Github: https://github.com/Tencent/omi

View File

@ -1,6 +1,6 @@
{
"name": "omi",
"version": "6.0.3",
"version": "6.0.4",
"description": "Next generation web framework.",
"main": "dist/omi.js",
"jsnext:main": "dist/omi.esm.js",