torquebox-console 0.1.3 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/torquebox/console/version.rb +1 -1
- metadata +3 -3
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.
|
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
|
-
|
85
|
+
extensions: []
|
86
|
+
|
87
87
|
extra_rdoc_files:
|
88
88
|
- README.md
|
89
89
|
- LICENSE
|