update to 0.2.1

This commit is contained in:
pengfei.zhou
2019-12-23 20:52:39 +08:00
committed by osborn
parent 7319ccd655
commit 5a5e588876
6 changed files with 7 additions and 7 deletions

View File

@@ -6,5 +6,5 @@ target 'Example' do
use_frameworks!
# Pods for Example
pod 'DoricCore', '~>0.2.0'
pod 'DoricCore', '~>0.2.1'
end