Loading lib/jsduck/version.rb +1 −1 Original line number Diff line number Diff line # This file is updated by rake bump task. # Do not edit by hand. module JsDuck VERSION = "5.3.4" VERSION = "6.0.0.beta" end Loading
lib/jsduck/version.rb +1 −1 Original line number Diff line number Diff line # This file is updated by rake bump task. # Do not edit by hand. module JsDuck VERSION = "5.3.4" VERSION = "6.0.0.beta" end