← Back
Editing: version.rb
# frozen_string_literal: true module SyntaxSuggest VERSION = "2.0.2" end
Save File
Cancel