Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit d6d2654

Browse files
committed
bump v0.2.0
1 parent 17028ac commit d6d2654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-build-control",
33
"description": "Automate version control tasks for your project's built code. Keep built code in sync with source code, maintain multiple branches of built code, commit with automatic messages, and push to remote repositories.",
4-
"version": "0.1.8",
4+
"version": "0.2.0",
55
"homepage": "https://github.com/robwierzbowski/grunt-build-control",
66
"author": "Rob Wierzbowski <[email protected]> (http://robwierzbowski)",
77
"repository": {

0 commit comments

Comments
 (0)