Sha256: 2b2a2375c88572192a58ab1dd3150693e1f0b77e2394de9d8010af08147ed8b8

Contents?: true

Size: 788 Bytes

Versions: 1

Compression:

Stored size: 788 Bytes

Contents

# -*- encoding: utf-8 -*-
#
# Author:: Srividya Raman <srividya.ramank@gmail.com>
#
# Copyright (C) 2017, Srividya Raman
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#    http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

module Busser

  module Behave

    # Version string for the Behave Busser runner plugin
    VERSION = "0.1.3"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
busser-behave-0.1.3 lib/busser/behave/version.rb