lib/numru/gphys/version.rb in gphys-1.5.4 vs lib/numru/gphys/version.rb in gphys-1.5.5

- 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.4" + VERSION = "1.5.5" end end