Skip to content

Commit 4c2bb74

Browse files
committed
Bump version
1 parent ea9853d commit 4c2bb74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OverlayComposite.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "OverlayComposite"
3-
s.version = "1.0.0"
3+
s.version = "1.0.1"
44
s.summary = "An asynchronous, multithreaded, image compositing framework written in Swift."
55
s.description = """Overlay works using the concept of layered images.
66
Each layer represents an individual image that can then be added atop another layer.

0 commit comments

Comments
 (0)