lib/ws_light/version.rb in ws_light-0.3.0 vs lib/ws_light/version.rb in ws_light-0.4.2
- old
+ new
@@ -1,4 +1,4 @@
# Provides a global version number
module WSLight
- VERSION = '0.3.0'
-end
\ No newline at end of file
+ VERSION = '0.4.2'.freeze
+end