azaslavsky / domJSON

Convert DOM trees into compact JSON objects, and vice versa, as fast as possible.
http://azaslavsky.github.io/domJSON/
Other
126 stars 43 forks source link

Update build process to support automatic version incrementation #10

Closed azaslavsky closed 9 years ago

azaslavsky commented 9 years ago

Currently, only the package.json and bower.json versions are bumped during the gulp bump task - make sure to do it for the source and dist as well!