lib/cinnamon_serial/version.rb in cinnamon_serial-1.0.1 vs lib/cinnamon_serial/version.rb in cinnamon_serial-2.0.0

- old
+ new

@@ -6,7 +6,7 @@ # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. # module CinnamonSerial - VERSION = '1.0.1' + VERSION = '2.0.0' end