Publish version 0.2.8

This commit is contained in:
pengfei.zhou 2020-02-22 14:02:11 +08:00 committed by osborn
parent ef2e27f271
commit f65b116607
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'DoricCore' s.name = 'DoricCore'
s.version = '0.2.7' s.version = '0.2.8'
s.summary = 'Doric iOS SDK' s.summary = 'Doric iOS SDK'

View File

@ -1 +1 @@
version=0.2.7 version=0.2.8

View File

@ -1,6 +1,6 @@
{ {
"name": "doric", "name": "doric",
"version": "0.2.7", "version": "0.2.8",
"description": "The JS Framework of Doric", "description": "The JS Framework of Doric",
"main": "bundle/doric-vm.js", "main": "bundle/doric-vm.js",
"types": "index.d.ts", "types": "index.d.ts",

View File

@ -1,6 +1,6 @@
{ {
"name": "doric-web", "name": "doric-web",
"version": "0.2.7", "version": "0.2.8",
"description": "Doric library for Web", "description": "Doric library for Web",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {

View File

@ -1 +1 @@
0.2.7 0.2.8