lib/ppc.rb in ppc-1.0.1 vs lib/ppc.rb in ppc-1.0.2
- old
+ new
@@ -1,7 +1,7 @@
require 'ppc/baidu'
module PPC
- VERSION = "1.0.1"
+ VERSION = "1.0.2"
attr_reader :header,:body,:rquota,:quota,:status,:desc,:oprs,:oprtime,:code,:message
attr_accessor :username,:password,:token,:debug
def initialize(params = {})
end
end
\ No newline at end of file