Skip to content

Commit

Permalink
Incremented the version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
intere committed Dec 1, 2019
1 parent 42abf4f commit 3096c44
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ARCL.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ARCL"
s.version = "1.3.0"
s.version = "1.3.1"
s.summary = "ARKit + CoreLocation combines the high accuracy of AR with the scale of GPS data."
s.homepage = "https://github.com/ProjectDent/arkit-corelocation"
s.author = { "Andrew Hart" => "Andrew@ProjectDent.com" }
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
@@ -1,5 +1,5 @@
PODS:
- ARCL (1.3.0)
- ARCL (1.3.1)

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

SPEC CHECKSUMS:
ARCL: db48b6927d6f3f49f29568295ed91c94ab8d4aab
ARCL: ba0770a5053d0119cf5b463cf2b6d639f41af387

PODFILE CHECKSUM: 04e43f38027ede89f9e337472eda1d02b852e5c2

Expand Down
4 changes: 2 additions & 2 deletions Pods/Local Podspecs/ARCL.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Pods/Target Support Files/ARCL/ARCL-Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions changelog.md
@@ -1,4 +1,5 @@
# Changelog
- 1.3.1
- 1.3.0
- [PR #255 - Fix minor error with placement of route steps](https://github.com/ProjectDent/ARKit-CoreLocation/pull/255)
- [PR #249 - Fix Memory Leak](https://github.com/ProjectDent/ARKit-CoreLocation/pull/249)
Expand Down

0 comments on commit 3096c44

Please sign in to comment.