stephenlacy/gulp-bump

Define multiple keys

Closed this issue · 3 comments

Currently version is the default key for changing versions. But in WordPress plugins there is also Stable tag for versioning inside readme.txt.

That said, when having package.json and readme.txt both, how can a gulp-bump task bump both in one go? Something like key: ['version', 'Stable tag'] would be cool.

Want to send a pr to https://github.com/stevelacy/bump-regex with keys as an additional option?
That way there still is the key and a new keys[string]

published 2.8.0