google_book 0.3.5 → 0.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/README.md +2 -2
  2. metadata +1 -1
data/README.md CHANGED
@@ -11,11 +11,11 @@
11
11
  </div>
12
12
 
13
13
  <h1>Google Book Api Integration For Books and Magazines and Book Shelves</h1><br/>
14
- <p>You can use it in your web application as well as desktop application to fetch google books and magazines and also filter them.</p>
14
+ <p>Google Book API integration for fetching the information for google books and magazines and book shelves also filter them. You can eaisly get most of the elements for a particular book and magazine or the books of a book shelf from the google book search. like :-(title,sub title,preview link,authors,publisher,publish date,buylink,downloadlink,version,ISBN information,ratings,...many more..Also you can get the google checkout link for that book/magazine</p>
15
15
  <div>
16
16
  <h2>Installation</h2>
17
17
  <p>In Gemfile<br/>
18
- <code>gem 'google_book', '0.3.5'</code>
18
+ <code>gem 'google_book', '0.3.6'</code>
19
19
  </p>
20
20
  </div>
21
21
  <div>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google_book
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.5
4
+ version: 0.3.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: