Sha256: 2d166399b822181349db3ab2780099241aeeb784a83dfaa631946a6e0bd47386

Contents?: true

Size: 334 Bytes

Versions: 1

Compression:

Stored size: 334 Bytes

Contents

module JqgridJquery
  module Rails
    # Use jqGrid version; append a pre-release version identifier if gem
    # is updated without updating version of jqGrid.
    # Examples:
    #   "2.0.0.rc1"
    #   "2.0.0.pre"
    #   "2.0.0.beta"
    # Refer to Semantic Versioning 2.0.0 (http://semver.org).
    VERSION = "4.3.0.0"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jqgrid-jquery-rails-4.3.0.0 lib/jqgrid-jquery-rails/version.rb