Publish version 0.2.3

This commit is contained in:
pengfei.zhou 2020-01-06 14:21:26 +08:00 committed by osborn
parent a0f923ecde
commit 1c937ee899
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1 +1 @@
version=0.2.2
version=0.2.3

View File

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

View File

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

View File

@ -1 +1 @@
0.2.2
0.2.3