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

Commit aea4d24

Browse files
committed
0.6.3
1 parent 63d3564 commit aea4d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.6.2",
4+
"version": "0.6.3",
55
"homepage": "https://github.com/robwierzbowski/grunt-build-control",
66
"author": "Rob Wierzbowski <hello@robwierzbowski.com> (http://robwierzbowski)",
77
"repository": {

0 commit comments

Comments
 (0)