Absolutely. It's there for everybody to use and enjoy. ;)
Just remind people to be certain to set the precompiler KOLOR variable to match their screen mode. (Or, if you're only going to support 32-bit screens with the library, just $LET KOLOR = 32 at the top of your library to begin with.)
Also, if you're not supporting 256 color mode, you don't need to worry about the *.BM file. It's only for setting the 256 color palette on a screen, so can be ignored otherwise.