Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

Commit

Permalink
updated version to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taichi-ishitani committed Jan 14, 2019
1 parent cc3b2e2 commit 23eda6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rggen/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module RgGen
MAJOR = 0
MINOR = 7
TEENY = 1
TEENY = 2
VERSION = "#{MAJOR}.#{MINOR}.#{TEENY}".freeze
end

0 comments on commit 23eda6c

Please sign in to comment.