torquebox-console 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  module TorqueBox
2
2
  module Console
3
- VERSION = "0.1.3"
3
+ VERSION = "0.1.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: torquebox-console
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.3
5
+ version: 0.1.4
6
6
  platform: ruby
7
7
  authors:
8
8
  - Lance Ball
@@ -82,8 +82,8 @@ description: TorqueBox Console allows you to peer into the TorqueBox guts using
82
82
  email: lball@redhat.com
83
83
  executables:
84
84
  - tbconsole
85
- extensions:
86
- - Rakefile
85
+ extensions: []
86
+
87
87
  extra_rdoc_files:
88
88
  - README.md
89
89
  - LICENSE