Sha256: 56ad1e3a517156cc34d4997d3afc60cb9f00fe829f3a6b9e4fc7933286ed2fac

Contents?: true

Size: 193 Bytes

Versions: 1

Compression:

Stored size: 193 Bytes

Contents

# -*- encoding: utf-8 -*-
# -*- frozen_string_literal: true -*-
# -*- warn_indent: true -*-

module RailsBootstrapForm
  VERSION = "0.3.1".freeze
  REQUIRED_RAILS_VERSION = "~> 7.0".freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_bootstrap_form-0.3.1 lib/rails_bootstrap_form/version.rb