Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandr Nevyantsev committed Dec 13, 2021
1 parent d287d7b commit b52b9a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LightweightCharts.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'LightweightCharts'
s.version = '3.6.1'
s.version = '3.7.0'
s.summary = 'LightweightCharts for iOS.'
s.description = 'LightweightCharts pod. Swift wrapper above JavaScript library.'
s.homepage = 'https://tradingview.com'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ LightweightCharts is available through [CocoaPods](https://cocoapods.org). To in
it, just simply add the following line to your Podfile:

```ruby
pod 'LightweightCharts', '~> 3.6.1'
pod 'LightweightCharts', '~> 3.7.0'
```
## Usage

Expand Down

0 comments on commit b52b9a7

Please sign in to comment.