Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii committed Aug 20, 2020
1 parent ec6995a commit fb88dac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PixelEditor.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PixelEditor"
s.version = '0.2.2'
s.version = '0.2.3'
s.summary = "The image editor and engine using CoreImage"

s.homepage = "https://github.com/muukii/Pixel"
Expand Down
2 changes: 1 addition & 1 deletion PixelEngine.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PixelEngine"
s.version = '0.2.2'
s.version = '0.2.3'
s.summary = "The image editor and engine using CoreImage"

s.homepage = "https://github.com/muukii/Pixel"
Expand Down

0 comments on commit fb88dac

Please sign in to comment.