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

Commit

Permalink
bump version for test-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Am Laher committed Jun 20, 2015
1 parent 9671d98 commit 2bd1811
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.7",
"PackageVersion": "0.16.8",
"TaskSettings": {
"archive-zip": {},
"bintray": {
Expand Down Expand Up @@ -44,8 +44,8 @@
},
"publish-github": {
"owner": "laher",
"repository": "goxc",
"pre-release": true
"pre-release": true,
"repository": "goxc"
},
"xc": {
"test-setting": "test-value"
Expand All @@ -62,4 +62,4 @@
"Env": [
"GOPATH=Godeps{{.PLS}}{{.Env.GOPATH}}"
]
}
}

0 comments on commit 2bd1811

Please sign in to comment.