diff --git a/CHANGELOG.md b/CHANGELOG.md
index e9876da..e0dabe3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,9 +4,11 @@ Adheres to [Semantic Versioning](http://semver.org/).
---
-## 1.0.6 (TBD)
+## [1.0.6](https://github.com/ngageoint/grid-ios/releases/tag/1.0.6) (11-08-2023)
-* TBD
+* Module definition
+* sf-ios 4.1.3
+* color-ios 1.0.2
## [1.0.5](https://github.com/ngageoint/grid-ios/releases/tag/1.0.5) (01-26-2023)
diff --git a/Podfile b/Podfile
index 9c0308c..63a1961 100644
--- a/Podfile
+++ b/Podfile
@@ -3,8 +3,8 @@ platform :ios, '12.0'
use_frameworks!
target 'grid-ios' do
- pod 'color-ios', '~> 1.0.1'
- pod 'sf-ios', '~> 4.1.2'
+ pod 'color-ios', '~> 1.0.2'
+ pod 'sf-ios', '~> 4.1.3'
target 'grid-iosTests' do
inherit! :complete
diff --git a/README.md b/README.md
index 9fca682..5d2fd1d 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ Open grid-ios.xcworkspace in Xcode or build from command line:
Run tests from Xcode or from command line:
- xcodebuild test -workspace 'grid-ios.xcworkspace' -scheme grid-ios -destination 'platform=iOS Simulator,name=iPhone 14'
+ xcodebuild test -workspace 'grid-ios.xcworkspace' -scheme grid-ios -destination 'platform=iOS Simulator,name=iPhone 15'
### Include Library ###
@@ -55,12 +55,12 @@ Include this repository by specifying it in a Podfile using a supported option.
Pull from [CocoaPods](https://cocoapods.org/pods/grid-ios):
- pod 'grid-ios', '~> 1.0.5'
+ pod 'grid-ios', '~> 1.0.6'
Pull from GitHub:
pod 'grid-ios', :git => 'https://github.com/ngageoint/grid-ios.git', :branch => 'master'
- pod 'grid-ios', :git => 'https://github.com/ngageoint/grid-ios.git', :tag => '1.0.5'
+ pod 'grid-ios', :git => 'https://github.com/ngageoint/grid-ios.git', :tag => '1.0.6'
Include as local project:
diff --git a/docs/deploy.txt b/docs/deploy.txt
deleted file mode 100644
index 3c7e6a4..0000000
--- a/docs/deploy.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-
-* local lib lint
-
-pod lib lint grid-ios.podspec --swift-version=5
-
-* released spec lint
-
-pod spec lint grid-ios.podspec --swift-version=5
-
-* deploy to trunk
-
-pod trunk push grid-ios.podspec --swift-version=5
diff --git a/docs/docs/api/BaseGrid/index.html b/docs/docs/api/BaseGrid/index.html
index 44d0d02..a1d429d 100644
--- a/docs/docs/api/BaseGrid/index.html
+++ b/docs/docs/api/BaseGrid/index.html
@@ -3,14 +3,14 @@
- grid-ios 1.0.5 - BaseGrid
+ grid-ios 1.0.6 - BaseGrid
- grid-ios 1.0.5
+ grid-ios 1.0.6
Documentation
@@ -51,7 +51,7 @@ Relationships
-