lib/qpush.rb in qpush-0.1.4 vs lib/qpush.rb in qpush-0.1.6

- old
+ new

@@ -1,2 +1,2 @@ -# Base -require 'qpush/base' +# QPush Client Base +require 'qpush/client'