eventbright 0.1.1 → 0.1.2

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.1
1
+ 0.1.2
@@ -22,7 +22,7 @@ module EventBright
22
22
  end
23
23
 
24
24
  def discount_id=(val, no_dirty = false)
25
- id = val
25
+ self.id = val
26
26
  end
27
27
 
28
28
  def new_hash
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 1
9
- version: 0.1.1
8
+ - 2
9
+ version: 0.1.2
10
10
  platform: ruby
11
11
  authors:
12
12
  - David Haslem