Skip to content

Commit 94ced5f

Browse files
committed
updated version number
1 parent 482dbcc commit 94ced5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AssetLib.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
1616
#
1717

1818
spec.name = "AssetLib"
19-
spec.version = "0.0.1"
19+
spec.version = "0.1.0"
2020
spec.summary = "Build and Parse Asset Catalogs in Swift."
2121

2222
# This description is used to generate tags and improve search results.
@@ -80,7 +80,7 @@ Pod::Spec.new do |spec|
8080
# Supports git, hg, bzr, svn and HTTP.
8181
#
8282

83-
spec.source = { :git => "https://github.com/brightdigit/AssetLib.git", :tag => "0.0.1" }
83+
spec.source = { :git => "https://github.com/brightdigit/AssetLib.git", :tag => "0.1.0" }
8484

8585

8686
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)