Release v0.6.13

This commit is contained in:
pengfeizhou 2021-01-28 14:40:12 +08:00
parent ea986f6999
commit 4cd3a9d0b9
8 changed files with 8 additions and 8 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.4.2' s.version = '0.6.13'
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.4.2' s.version = '0.6.13'
s.summary = 'Doric iOS Devkit' s.summary = 'Doric iOS Devkit'
s.description = <<-DESC s.description = <<-DESC

View File

@ -1 +1 @@
version=0.4.2 version=0.6.13

View File

@ -1,6 +1,6 @@
{ {
"name": "doric-cli", "name": "doric-cli",
"version": "0.4.2", "version": "0.6.13",
"description": "Doric command line tools", "description": "Doric command line tools",
"main": "index.js", "main": "index.js",
"bin": { "bin": {

View File

@ -1 +1 @@
0.4.2 0.6.13

View File

@ -1,6 +1,6 @@
{ {
"name": "doric", "name": "doric",
"version": "0.4.2", "version": "0.6.13",
"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.4.2", "version": "0.6.13",
"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.4.2 0.6.13