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

Commit fa8457f

Browse files
committed
bump v0.1.8
1 parent 2b3f84e commit fa8457f

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.1.7",
4+
"version": "0.1.8",
55
"homepage": "https://github.com/robwierzbowski/grunt-build-control",
66
"author": "Rob Wierzbowski <[email protected]> (http://robwierzbowski)",
77
"repository": {

0 commit comments

Comments
 (0)