"wasn't the right thing to do"... I don't think I'd say that. It's essentially what Pkg.publish() is doing underneath anyway (or tries to do). The steps he listed are actually how I bump packages all the time, since I've had troubles with Pkg.publish() as well.
-Jacob On Fri, Sep 5, 2014 at 9:36 AM, Samuel S. Watson <[email protected]> wrote: > For the record, I tried Mauro's suggestion, and it worked but it wasn't > the right thing to do. And the step where I'm stuck is Pkg.publish(), not > Pkg.register(). That's the one that the documentation says often breaks, > and it also doesn't take any arguments, which makes me think it's going to > publish all my registered packages, which I'm not ready to do. > >> >>
