lib/numru/gphys/version.rb in gphys-1.5.5 vs lib/numru/gphys/version.rb in gphys-1.5.6
- old
+ new
@@ -1,6 +1,6 @@
module NumRu
class GPhys
# Add subsubminor version while under development; remove it and advance version to release
- VERSION = "1.5.5"
+ VERSION = "1.5.6"
end
end