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

Commit

Permalink
gx publish 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahhoward committed Nov 10, 2018
1 parent 84921ed commit 2fd9971
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2: QmU2XQcwPxikg1jZqDBMFgLQVan7zjT2HtQWrWui3vbUVS
1.0.3: QmYdJ7pcu5fbwBeiue9TPaNie3QwPaGsh6sPzZiz9gMgLQ
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sudo: false
language: go

go:
- 1.9.x
- 1.11.x

install:
- make deps
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
"license": "",
"name": "go-libp2p-autonat",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.2"
"version": "1.0.3"
}

0 comments on commit 2fd9971

Please sign in to comment.