gx publish 1.3.2

This commit is contained in:
Steven Allen 2018-09-30 18:12:25 -07:00
parent 87800bf753
commit fe1c46f8be
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.3.1: Qmb2hTDe79eBpcHnMEcaJNwVKL9SeYAyKf6gA4u6zb4S5K
1.3.2: QmYeyfA6eWTAAWrqnnJ5Gud2MNiXPzVdvamCjiRQLQWEw5

View File

@ -18,6 +18,6 @@
"license": "MIT",
"name": "go-multiaddr",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.3.1"
"version": "1.3.2"
}