alchemist-core 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Alchemist
2
2
  module Core
3
- VERSION = "0.0.1"
3
+ VERSION = "0.0.2"
4
4
  end
5
5
  end
@@ -12,8 +12,8 @@ module Alchemist
12
12
  def handle_basics(message);end
13
13
  def handle_compounds(message);end
14
14
  def handle_messages(message);end
15
- def handel_avatars(message);end
16
- def handel_location(message);end
15
+ def handle_avatars(message);end
16
+ def handle_location(message);end
17
17
  def handle_error(message);end
18
18
  def handle_element(message);end
19
19
  def handle_noelement(message);end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alchemist-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: