···11+## [0.2.5] - 2024-03-14
22+33+- added `:bsky_labeler` record type symbol & collection constant
44+15## [0.2.4] - 2024-02-27
2637- added support for `#identity` message type
+1-1
lib/skyfall/version.rb
···11# frozen_string_literal: true
2233module Skyfall
44- VERSION = "0.2.4"
44+ VERSION = "0.2.5"
55end