Publish version 0.3.9

This commit is contained in:
pengfei.zhou 2020-03-19 15:28:18 +08:00 committed by osborn
parent c22d60a8c1
commit 55c5bf2a7b
6 changed files with 6 additions and 6 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.3.8' s.version = '0.3.9'
s.summary = 'Doric iOS SDK' s.summary = 'Doric iOS SDK'

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'DoricDevkit' s.name = 'DoricDevkit'
s.version = '0.3.8' s.version = '0.3.9'
s.summary = 'Doric iOS Devkit' s.summary = 'Doric iOS Devkit'
s.description = <<-DESC s.description = <<-DESC

View File

@ -1 +1 @@
version=0.3.8 version=0.3.9

View File

@ -1,6 +1,6 @@
{ {
"name": "doric", "name": "doric",
"version": "0.3.8", "version": "0.3.9",
"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.3.8", "version": "0.3.9",
"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.3.8 0.3.9