Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarbo committed Dec 7, 2023
1 parent 13fe5c0 commit 7df1d02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GlassfyGlue.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'GlassfyGlue'
s.version = '1.4.4'
s.version = '1.4.5'
s.summary = 'Glassfy Glue'

s.homepage = 'https://github.com/glassfy/glassfy-glue.git'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GlassfyGlue is available through [CocoaPods](https://cocoapods.org) and [Maven C
Add the following line to your Podfile:

```ruby
pod 'GlassfyGlue', '~> 1.4.4'
pod 'GlassfyGlue', '~> 1.4.5'
```

### Install on android
Expand Down

0 comments on commit 7df1d02

Please sign in to comment.