Skip to content

Commit bfd61d8

Browse files
Badarinath VenkatnarayansettyBadarinath Venkatnarayansetty
authored andcommitted
Updated readme for 1.1.3
1 parent cf49ba5 commit bfd61d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pod 'StepperView'
3939
StepperView is available through Swift Package Manager. To install it, simply add the following dependency to your Package.swift
4040

4141
```ruby
42-
.package(url: "https://github.com/badrinathvm/StepperView.git", from: "1.1.2")
42+
.package(url: "https://github.com/badrinathvm/StepperView.git", from: "1.1.3")
4343
```
4444

4545
## Usage

StepperView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'StepperView'
11-
s.version = '1.1.2'
11+
s.version = '1.1.3'
1212
s.swift_version = '5.0'
1313
s.summary = 'SwiftUI iOS component for Step Indications.'
1414
s.description = 'Stepper View Indication componet for SwiftUI'

0 commit comments

Comments
 (0)