Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezreal committed Jul 28, 2017
1 parent 209fc28 commit fae1dc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .swift-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4.0
2 changes: 1 addition & 1 deletion Markup.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Markup"
s.version = "1.0"
s.version = "2.0-beta.1"
s.summary = "Lightweight markup text formatting in Swift"
s.description = <<-DESC
Markup generates attributed strings using a familiar markup syntax:
Expand Down

0 comments on commit fae1dc2

Please sign in to comment.