Publish version 0.3.14

This commit is contained in:
pengfei.zhou 2020-03-24 16:26:05 +08:00 committed by osborn
parent 1a2abb2443
commit 4bedec2a06
7 changed files with 7 additions and 7 deletions

View File

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

View File

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

View File

@ -1 +1 @@
version=0.3.13
version=0.3.14

View File

@ -1 +1 @@
0.3.13
0.3.14

View File

@ -1,6 +1,6 @@
{
"name": "doric",
"version": "0.3.13",
"version": "0.3.14",
"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.3.13",
"version": "0.3.14",
"description": "Doric library for Web",
"main": "dist/index.js",
"scripts": {

View File

@ -1 +1 @@
0.3.13
0.3.14