1.2.6 • Published 9 years ago
sds-angular-controls v1.2.6
sds-angular-controls
SDS Angular Directives
To Install this package:
bower install sds-angular-controls --save
See the wiki for more information on these controls
Notes on pushing to bower:
commit your changes
git commit -am "Made some awesome new changes, now its even awesomer"
tag the commit
git tag -a v1.2.6 -m "Release version 1.2.6"
push to GitHub
git push origin master --tags
npm publish
npm publish