mirror of
https://github.com/zhigang1992/rmq.git
synced 2026-01-12 17:52:17 +08:00
Removed e from version :-/
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
ruby_motion_query (0.8.0e)
|
||||
ruby_motion_query (0.8.0)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
module RubyMotionQuery
|
||||
VERSION = "0.8.0e"
|
||||
VERSION = "0.8.0"
|
||||
|
||||
class RMQ
|
||||
def version
|
||||
|
||||
Reference in New Issue
Block a user