Sha256: 11a19098b76562000243f19511dca53b5146476097be42813fa5d1edbf09a24d
Contents?: true
Size: 628 Bytes
Versions: 3
Compression:
Stored size: 628 Bytes
Contents
# Copyright (C) 2009-2020 MongoDB Inc. # # 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 BSON VERSION = "4.12.0".freeze end
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
tdiary-5.1.6 | vendor/bundle/ruby/2.7.0/gems/bson-4.12.0/lib/bson/version.rb |
bson-4.12.0-java | lib/bson/version.rb |
bson-4.12.0 | lib/bson/version.rb |