eventbright 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.3
1
+ 0.1.4
@@ -6,6 +6,7 @@ module EventBright
6
6
  updatable :address, :address_2
7
7
  updatable :city, :region, :postal_code
8
8
  updatable :country, :country_code
9
+ updatable :organizer_id
9
10
  readable :latitude, :longitude
10
11
  requires :name
11
12
  renames :name => :venue, :address => :adress, :address_2 => :adress_2
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 3
9
- version: 0.1.3
8
+ - 4
9
+ version: 0.1.4
10
10
  platform: ruby
11
11
  authors:
12
12
  - David Haslem