Skip to content

Commit

Permalink
Updated version number to 1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
htinlinn committed Jul 19, 2017
1 parent 82664ed commit 48ae7a9
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:
- Marker (0.7.0)
- Marker (1.0.0-beta.1)

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

SPEC CHECKSUMS:
Marker: 38fa47ebbb9f2c7eef1a6cc76dc7f89355afd15d
Marker: 87df29caaaa351fec7283000edee67399d692c1b

PODFILE CHECKSUM: 2d22b0ce73bebf9f2dee7cbf15b441cc137adc5e

Expand Down
2 changes: 1 addition & 1 deletion Marker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "Marker"
s.version = "0.7.0"
s.version = "1.0.0-beta.1"
s.summary = "A light wrapper around NSAttributedString."
s.description = <<-DESC
TODO: Add long description of the pod here.
Expand Down

0 comments on commit 48ae7a9

Please sign in to comment.