nthrecord 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +2 -2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nthrecord
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -28,7 +28,7 @@ dependencies:
28
28
  - !ruby/object:Gem::Version
29
29
  version: 3.2.3
30
30
  description: Nthrecord is a simple tool for querying a database and returning every
31
- n records.
31
+ nth record.
32
32
  email: seanharvey@gmail.com
33
33
  executables: []
34
34
  extensions: []