lib/serial_spec/version.rb in serial-spec-0.1.0 vs lib/serial_spec/version.rb in serial-spec-0.1.1
- old
+ new
@@ -1,5 +1,3 @@
-module Serial
- module Spec
- VERSION = "0.1.0"
- end
-end
+module SerialSpec
+ VERSION = "0.1.1"
+end
\ No newline at end of file