We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8dd4f9 commit 688ff73Copy full SHA for 688ff73
PySwiftyRegex.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "PySwiftyRegex"
3
- s.version = "0.2.2"
+ s.version = "0.3.0"
4
s.license = "MIT"
5
s.summary = "Easily deal with Regex in Swift in a Pythonic way"
6
s.homepage = "https://github.com/cezheng/PySwiftyRegex"
0 commit comments