lib/numru/gphys/version.rb in gphys-1.5.3 vs lib/numru/gphys/version.rb in gphys-1.5.4
- 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.3"
+ VERSION = "1.5.4"
end
end