We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f79642 commit 5e7163aCopy full SHA for 5e7163a
StateMachine.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'StateMachine'
3
- s.version = '0.3.0'
+ s.version = '0.4.0'
4
s.summary = 'A state machine library in Swift'
5
s.homepage = 'https://github.com/Tinder/StateMachine'
6
s.license = { :type => 'BSD 3-Clause "New" or "Revised" License', :file => 'LICENSE' }
0 commit comments