A simple Ruby server using Sinatra that serves Bluesky custom feeds

release version 0.1.0

+1 -1
+1 -1
lib/blue_factory/version.rb
··· 1 1 module BlueFactory 2 - VERSION = "0.0.1" 2 + VERSION = "0.1.0" 3 3 end