Skip to content
This repository was archived by the owner on Mar 8, 2019. It is now read-only.

Commit 1450597

Browse files
committed
Bump version 0.3.1
1 parent f5d2bc3 commit 1450597

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
22
- Expecta (0.3.2)
33
- FBSnapshotTestCase (1.6)
4-
- XNGMarkdownParser (0.3.0)
4+
- XNGMarkdownParser (0.3.1)
55

66
DEPENDENCIES:
77
- Expecta (~> 0.3.1)
@@ -15,6 +15,6 @@ EXTERNAL SOURCES:
1515
SPEC CHECKSUMS:
1616
Expecta: ee641011fe10aa1855d487b40e4976dac50ec342
1717
FBSnapshotTestCase: 9d5fe43b29ae3a0ed8fc829477971b281038f748
18-
XNGMarkdownParser: 8ad6d21f972f2b2301637d842da2f7942faed5a0
18+
XNGMarkdownParser: 9396475421ed009ccdc929187b7278df0a64fcf1
1919

2020
COCOAPODS: 0.36.0

XNGMarkdownParser.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 = "XNGMarkdownParser"
3-
s.version = "0.3.0"
3+
s.version = "0.3.1"
44
s.summary = "A Markdown NSAttributedString parser."
55
s.description = <<-DESC
66
This is a Markdown => NSAttributedString parser built on top

0 commit comments

Comments
 (0)