Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
chore: bump go to fix github publish
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-james-watson committed Jun 30, 2020
1 parent 5e6274f commit c3b7416
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
publish-github-release:
docker:
- image: circleci/golang:1.8
- image: circleci/golang:1.14.3
working_directory: ~/repo
steps:
- attach_workspace:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dat-cp",
"version": "0.7.7",
"version": "0.7.8",
"description": "Dat Copy - remote file copy, powered by the dat protocol",
"engines": {
"node": ">=6.0.0"
Expand Down

0 comments on commit c3b7416

Please sign in to comment.