Bump version to 1.0.0

This commit is contained in:
Josh Holtrop 2023-09-25 20:02:02 -04:00
parent 81f15245f2
commit af5edaa762

View File

@ -1,3 +1,3 @@
class Propane class Propane
VERSION = "0.1.0" VERSION = "1.0.0"
end end