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

Commit

Permalink
Bump version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pietbrauer committed Mar 26, 2015
1 parent f5d2bc3 commit 1450597
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Expecta (0.3.2)
- FBSnapshotTestCase (1.6)
- XNGMarkdownParser (0.3.0)
- XNGMarkdownParser (0.3.1)

DEPENDENCIES:
- Expecta (~> 0.3.1)
Expand All @@ -15,6 +15,6 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Expecta: ee641011fe10aa1855d487b40e4976dac50ec342
FBSnapshotTestCase: 9d5fe43b29ae3a0ed8fc829477971b281038f748
XNGMarkdownParser: 8ad6d21f972f2b2301637d842da2f7942faed5a0
XNGMarkdownParser: 9396475421ed009ccdc929187b7278df0a64fcf1

COCOAPODS: 0.36.0
2 changes: 1 addition & 1 deletion XNGMarkdownParser.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "XNGMarkdownParser"
s.version = "0.3.0"
s.version = "0.3.1"
s.summary = "A Markdown NSAttributedString parser."
s.description = <<-DESC
This is a Markdown => NSAttributedString parser built on top
Expand Down

0 comments on commit 1450597

Please sign in to comment.