···11+## [0.1.3] - 2023-07-27
22+33+- fixed incorrect response when reaching the end of the feed
44+15## [0.1.2] - 2023-06-15
2637- added validation for feed rkey
+1-1
lib/blue_factory/version.rb
···11module BlueFactory
22- VERSION = "0.1.2"
22+ VERSION = "0.1.3"
33end