I run the following commands using bower 1.0.0:
mkdir testdir;cd testdir bower init #accept defaults bower install jquery -s #the -s is supposed to cause update
from bower help, save option has a capital S
-S, --save Save installed packages into the project's bower.json dependencies