docs/code.md in rpsg-0.2.5 vs docs/code.md in rpsg-0.2.6
- old
+ new
@@ -23,10 +23,10 @@
class RockPaperScissorsGame
# specify the version for the rubygem
module RPSG
# create version constant for the rubygem
- VERSION = "0.2.5"
+ VERSION = "0.2.6"
end
# create module that holds all contents for this script
module Constants
\ No newline at end of file