Add `version` update tasks to your Sakefile
npm install sake-version[![npm][npm-img]][npm-url]
[![build][build-img]][build-url]
[![dependencies][dependencies-img]][dependencies-url]
[![downloads][downloads-img]][downloads-url]
[![license][license-img]][license-url]
[![chat][chat-img]][chat-url]
Add version update tasks to your Sakefile.
bash
$ npm install sake-version --save-dev
`Usage
In your Sakefile:`javascript
use('sake-version')
``[build-img]: https://img.shields.io/travis/sakejs/sake-version.svg
[build-url]: https://travis-ci.org/sakejs/sake-version
[chat-img]: https://badges.gitter.im/join-chat.svg
[chat-url]: https://gitter.im/sakejs/chat
[coverage-img]: https://coveralls.io/repos/sakejs/sake-version/badge.svg?branch=master&service=github
[coverage-url]: https://coveralls.io/github/sakejs/sake-version?branch=master
[dependencies-img]: https://david-dm.org/sakejs/sake-version.svg
[dependencies-url]: https://david-dm.org/sakejs/sake-version
[downloads-img]: https://img.shields.io/npm/dm/sake-version.svg
[downloads-url]: http://badge.fury.io/js/sake-version
[license-img]: https://img.shields.io/npm/l/sake-version.svg
[license-url]: https://github.com/sakejs/sake-version/blob/master/LICENSE
[npm-img]: https://img.shields.io/npm/v/sake-version.svg
[npm-url]: https://www.npmjs.com/package/sake-version