Skip to content

Commit 688ff73

Browse files
committed
bumping version to 0.3.0
1 parent b8dd4f9 commit 688ff73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PySwiftyRegex.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 = "PySwiftyRegex"
3-
s.version = "0.2.2"
3+
s.version = "0.3.0"
44
s.license = "MIT"
55
s.summary = "Easily deal with Regex in Swift in a Pythonic way"
66
s.homepage = "https://github.com/cezheng/PySwiftyRegex"

0 commit comments

Comments
 (0)