lib/ds9.rb in ds9-1.2.1 vs lib/ds9.rb in ds9-1.3.0
- old
+ new
@@ -1,9 +1,9 @@
require 'ds9.so'
require 'stringio'
module DS9
- VERSION = '1.2.1'
+ VERSION = '1.3.0'
module Frames
class Frame
Header = Struct.new :length, :stream_id, :type, :flags