Sha256: 3f1f8e8e2b0a683b1130c3123d0e397116948829093c0b01a4544da1fb66dbbb
Contents?: true
Size: 410 Bytes
Versions: 1
Compression:
Stored size: 410 Bytes
Contents
# -*- encoding: utf-8 -*- # vim: ai ts=4 sts=4 et sw=4 # baruwa: Ruby bindings for the Baruwa REST API # Copyright (C) 2015-2019 Andrew Colin Kissa <andrew@topdog.za.net> # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this file, # You can obtain one at http://mozilla.org/MPL/2.0/. module Baruwa VERSION = "0.0.6" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
baruwa-0.0.6 | lib/baruwa/version.rb |