Skip to content

Commit

Permalink
version 0.0.7
Browse files Browse the repository at this point in the history
@kashif & fcm contributors
  • Loading branch information
sabman committed Feb 29, 2020
1 parent d7ccf74 commit 1c94223
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@ The guide to set up an iOS app to get notifications is here: [Setting up a FCM C

## ChangeLog

### 0.0.7

- replace `httparty` with `faraday`

### 0.0.2

- Fixed group messaging url.
Expand Down
2 changes: 1 addition & 1 deletion fcm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = "fcm"
s.version = "0.0.6"
s.version = "0.0.7"
s.platform = Gem::Platform::RUBY
s.authors = ["Kashif Rasul", "Shoaib Burq"]
s.email = ["kashif@spacialdb.com", "shoaib@spacialdb.com"]
Expand Down

0 comments on commit 1c94223

Please sign in to comment.