Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Am Laher committed Jun 13, 2015
1 parent f83ba41 commit 74eacab
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .goxc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"ResourcesInclude": "README.md,.\\_test1/*,_test2",
"ResourcesExclude": "*.go",
"PackageVersion": "0.16.1",
"PackageVersion": "0.16.2",
"TaskSettings": {
"archive-zip": {},
"bintray": {
Expand Down Expand Up @@ -38,14 +38,14 @@
"filename": "index.md",
"templateFile": "downloads.tpl"
},
"go-test": {
"i": true,
"short": true
},
"publish-github": {
"owner": "laher",
"repository": "goxc"
},
"go-test": {
"short": true,
"i": true
},
"xc": {
"test-setting": "test-value"
}
Expand All @@ -61,4 +61,4 @@
"Env": [
"GOPATH=Godeps{{.PLS}}{{.Env.GOPATH}}"
]
}
}

0 comments on commit 74eacab

Please sign in to comment.