Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tinder-cfuller committed Mar 21, 2024
1 parent 0f79642 commit 5e7163a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StateMachine.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'StateMachine'
s.version = '0.3.0'
s.version = '0.4.0'
s.summary = 'A state machine library in Swift'
s.homepage = 'https://github.com/Tinder/StateMachine'
s.license = { :type => 'BSD 3-Clause "New" or "Revised" License', :file => 'LICENSE' }
Expand Down

0 comments on commit 5e7163a

Please sign in to comment.