mobile_pagination 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -119,7 +119,9 @@ Please note, any methods ending in `_link` will need to remain, as these methods
119
119
 
120
120
  ## Running the Tests
121
121
 
122
- `rspec spec`
122
+ `rake`
123
+
124
+ There is a default `spec` task that will run.
123
125
 
124
126
  ## Credits
125
127
 
@@ -127,5 +129,4 @@ Please note, any methods ending in `_link` will need to remain, as these methods
127
129
 
128
130
  ## License
129
131
 
130
- mobile_pagination is released under the MIT License. See the bundled LICENSE file for
131
- details.
132
+ mobile_pagination is released under the MIT License. See the bundled LICENSE file for details.
@@ -1,3 +1,3 @@
1
1
  module MobilePagination
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mobile_pagination
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: