I seem to have forgotten, when running script/build, should it be incrementing the build number each time automatically? I forgot how it works.
It worked the first time, but now every time I run it I get the same build number. So I'm not sure if my lib is getting the new changes
https://github.com/clojure/clojurescript/blob/master/script/build#L29 This?
Ah, so it works off git and I need to commit, right?
Thanks, I'll try that
Yeah that worked
ah, and :local/root also works, without having to inc the version number