Skip to content

Commit

Permalink
Bump version (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
keitaoouchi committed Sep 10, 2021
1 parent 6f53f26 commit 18fc5c7
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,5 +1,5 @@
PODS:
- MarkdownView (1.8.0)
- MarkdownView (1.8.1)

DEPENDENCIES:
- MarkdownView (from `../`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
MarkdownView: 5ed0d8479e5535a80bf763f8d78b7af8e6df236d
MarkdownView: ba5e02ab5fe527e54afc8be2f3fec8fab362cda1

PODFILE CHECKSUM: aca8c849eff30cf020f460dc2fb5cc0b4a16e14a

Expand Down
2 changes: 1 addition & 1 deletion MarkdownView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "MarkdownView"
s.version = "1.8.0"
s.version = "1.8.1"
s.summary = "Markdown View for iOS."
s.homepage = "https://github.com/keitaoouchi/MarkdownView"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit 18fc5c7

Please sign in to comment.