Skip to content

Commit

Permalink
Bumped to version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciprian Caba committed Aug 1, 2015
1 parent 5207385 commit ff191d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftFSM.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = "SwiftFSM"
s.version = "0.1.1"
s.version = "0.2.0"
s.summary = "A solid yet simple fsm implementation in Swift"
s.description = <<-DESC
Finit state machine implementation using Enums, Generics and Closures
Expand Down

0 comments on commit ff191d6

Please sign in to comment.