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|
s.name = 'DoricCore'
s.version = '0.4.2'
s.version = '0.6.13'
s.summary = 'Doric iOS SDK'

View File

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

View File

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

View File

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

View File

@ -1 +1 @@
0.4.2
0.6.13

View File

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

View File

@ -1 +1 @@
0.4.2
0.6.13