amistad 0.7.0 → 0.7.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/CHANGELOG +5 -1
  2. data/lib/amistad/version.rb +1 -1
  3. metadata +1 -1
data/CHANGELOG CHANGED
@@ -1,4 +1,8 @@
1
- Version 0.6.0 (13.01.2011)
1
+ Version 0.7.1 (12.02.2011)
2
+ --------------------------
3
+ - Totally mess the previous relase. This one fix it.
4
+
5
+ Version 0.7.0 (12.02.2011)
2
6
  --------------------------
3
7
  - add mongoid support
4
8
  - method remove changed to remove_friendship
@@ -1,3 +1,3 @@
1
1
  module Amistad
2
- VERSION = "0.7.0"
2
+ VERSION = "0.7.1"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: amistad
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.7.0
5
+ version: 0.7.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - Rawane ZOSSOU