sad_panda 0.1.6 → 0.1.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,4 @@
1
1
  require_relative "./sad_panda/version"
2
- require_relative "./sad_panda/status_message"
3
2
  require_relative './sad_panda/emotions/emotion_bank.rb'
4
3
  require_relative './sad_panda/emotions/term_polarities.rb'
5
4
  require_relative './sad_panda/emotions/stopwords.rb'
@@ -1,3 +1,3 @@
1
1
  module SadPanda
2
- VERSION = "0.1.6"
2
+ VERSION = "0.1.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sad_panda
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: