Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Commit 4db7696

Browse files
committed
Release 0.9.3
1 parent 96137b4 commit 4db7696

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

GLMap.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 = "GLMap"
3-
s.version = "0.9.2"
3+
s.version = "0.9.3"
44
s.summary = "GLMap is a fast and customizable offline vector map"
55
s.homepage = "https://getyourmap.com"
66
s.license = { :type => 'Commercial', :text => "Copyright © Evgen Bodunov" }

GLMapStatic.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 = "GLMapStatic"
3-
s.version = "0.9.2"
3+
s.version = "0.9.3"
44
s.summary = "GLMap is a fast and customizable offline vector map"
55
s.homepage = "https://getyourmap.com"
66
s.license = { :type => 'Commercial', :text => "Copyright © Evgen Bodunov" }

0 commit comments

Comments
 (0)