zunnit 0.3.7 → 0.3.8

Sign up to get free protection for your applications and to get access to all the features.
data/lib/zunnit/setup.rb CHANGED
@@ -15,7 +15,7 @@ module Zunnit
15
15
  :action_items_rate => "/action/items/rate",
16
16
  :action_items_view => "/action/items/view",
17
17
  :action_user_follow => "/action/user/follow",
18
- :action_feedback_click => "/action/feedback/post"
18
+ :action_feedback_click => "/action/feedback/click"
19
19
  }
20
20
 
21
21
  def self.setup
@@ -1,4 +1,4 @@
1
1
  module Zunnit
2
- VERSION = "0.3.7"
2
+ VERSION = "0.3.8"
3
3
  end
4
4
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: zunnit
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.3.7
5
+ version: 0.3.8
6
6
  platform: ruby
7
7
  authors:
8
8
  - Marcelo Eden