tangled
alpha
login
or
join now
mackuba.eu
/
blue_factory
1
fork
atom
A simple Ruby server using Sinatra that serves Bluesky custom feeds
1
fork
atom
overview
issues
pulls
pipelines
release version 0.1.0
mackuba.eu
2 years ago
1f436d70
21d25a78
+1
-1
1 changed file
expand all
collapse all
unified
split
lib
blue_factory
version.rb
+1
-1
lib/blue_factory/version.rb
···
1
1
module BlueFactory
2
2
-
VERSION = "0.0.1"
2
2
+
VERSION = "0.1.0"
3
3
end