Skip to content

Commit

Permalink
Bumping version in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdsupremacist committed May 7, 2019
1 parent 644e95b commit 566955d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ogma.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Ogma'
s.version = '0.1.0'
s.version = '0.1.1'
s.summary = 'Framework for Parsing in Swift using pure functions'

s.description = 'Ogma is a lightweight Parsing Framework written in Swift. Say goodbye to complicated state machines! Now you can easily write a Parser using only pure functions.'
Expand Down

0 comments on commit 566955d

Please sign in to comment.