genealogy 0.0.2.beta1 → 0.1.1.beta1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/genealogy/version.rb +1 -1
  2. metadata +3 -2
@@ -1,3 +1,3 @@
1
1
  module Genealogy
2
- VERSION = "0.0.2.beta1"
2
+ VERSION = "0.1.1.beta1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: genealogy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2.beta1
4
+ version: 0.1.1.beta1
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -107,7 +107,8 @@ dependencies:
107
107
  - - ! '>='
108
108
  - !ruby/object:Gem::Version
109
109
  version: '0'
110
- description: a description
110
+ description: Genealogy is a ruby gem library which extend ActiveRecord::Base class
111
+ with familiar relationships capabilities in order to build and query genealogies
111
112
  email:
112
113
  - masciugo@gmail.com
113
114
  executables: []