Sha256: 3758a43f6c86b786080d847a55561a85b3ba05544e9d3d75ad8158817c6bace4
Contents?: true
Size: 229 Bytes
Versions: 1
Compression:
Stored size: 229 Bytes
Contents
module Yt # Provides functionality to fetch annotations and cards from YouTube videos. module Annotations # @return [String] the SemVer-compatible gem version. # @see http://semver.org VERSION = '2.0.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yt-annotations-2.0.0 | lib/yt/annotations/version.rb |