Skip to content

Commit fae1dc2

Browse files
committed
Update podspec
1 parent 209fc28 commit fae1dc2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.swift-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4.0

Markup.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Markup"
3-
s.version = "1.0"
3+
s.version = "2.0-beta.1"
44
s.summary = "Lightweight markup text formatting in Swift"
55
s.description = <<-DESC
66
Markup generates attributed strings using a familiar markup syntax:

0 commit comments

Comments
 (0)