Skip to content

Commit

Permalink
Updated version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciprian Caba committed Aug 1, 2015
1 parent 27fd5ce commit 68ea024
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SwiftFSM.podspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

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

0 comments on commit 68ea024

Please sign in to comment.