Sha256: 6f8ad16c0fb1c17406fc345e2ea031468033908e9396fa2e5e1d8a4e1a612840
Contents?: true
Size: 314 Bytes
Versions: 1
Compression:
Stored size: 314 Bytes
Contents
# frozen_string_literal: true # Version file # If you are updating this code, make sure you are updating # lib/yt-dlp/version.rb as well as the Rakefile. module YtDlp # Semantic Version as well as the bundled binary version. # "(major).(minor).(teeny).(pre-release).(binary-version)" VERSION = '0.3.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yt-dlp.rb-0.3.0 | lib/yt-dlp/version.rb |