lib/numru/gphys/version.rb in gphys-1.5.1 vs lib/numru/gphys/version.rb in gphys-1.5.2

- 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.1" + VERSION = "1.5.2" end end