pusher / atom-pair

An Atom package that allows for epic pair programming
MIT License
1.45k stars 28 forks source link

[WIP] 2.0.0 #53

Closed jpatel531 closed 9 years ago

jpatel531 commented 9 years ago
jpatel531 commented 9 years ago

Should resolve #50 and #49

rogerkk commented 9 years ago

Wooho! \o/ Just thought I'd notify you of something, which I'm unsure if it's something you have control over or the error is somewhere else. Atom is now asking me to upgrade to v3.0.0:

selection_002

jpatel531 commented 9 years ago

Yeah it's so annoying - basically there was something up with my git tags - I tried to abort but it was too late. I'm not sure if it's just cached by apm (because on github it's 2.0.0 and when i do apm unpublish v3.0.0 it says package not found :/

jpatel531 commented 9 years ago

oh wait... done

jpatel531 commented 9 years ago

i forgot to do the apm unpublish atom-pair@3.0.0

rogerkk commented 9 years ago

I'm still seeing the same "Update to 3.0.0" message, even after restarting and checking for updates, as well as on the command line:

$ apm upgrade atom-pair
Package Updates Available (1)
└── atom-pair 1.1.6 -> 3.0.0

Would you like to install these updates? (yes) no

I guess this might be the caching you were referring to. :/

rogerkk commented 9 years ago

After yet another restart I was able to install the correct version. Can' t wait to test. :-)