Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 23, 2024
1 parent a897e16 commit 32d8cfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ seatsio-ios allows rendering seats.io seating charts inside an iOS application.
Add this to your podfile:

```
pod 'seatsio', '14.6.0'
pod 'seatsio', '14.7.0'
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion seatsio.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'seatsio'
s.version = '14.6.0'
s.version = '14.7.0'
s.summary = 'The official Seats.io library for iOS'
s.homepage = 'https://github.com/seatsio/seatsio-ios'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit 32d8cfb

Please sign in to comment.