Skip to content

Commit ee8651f

Browse files
committed
bump to version 0.1.3
1 parent ab7aca5 commit ee8651f

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.1.2"
3+
s.version = "0.1.3"
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)