functions: 0.2.59 release [skip ci]

This commit is contained in:
CircleCI
2017-04-12 19:20:05 +00:00
parent c413e445a1
commit 32278fe2e0
3 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
package version package version
// Version of IronFunctions // Version of IronFunctions
var Version = "0.2.58" var Version = "0.2.59"

View File

@@ -3,7 +3,7 @@ set -e
# Install script to install fn # Install script to install fn
release="0.2.58" release="0.2.59"
command_exists() { command_exists() {
command -v "$@" > /dev/null 2>&1 command -v "$@" > /dev/null 2>&1

View File

@@ -79,7 +79,7 @@
{ {
"name": "github.com/aws/aws-sdk-go", "name": "github.com/aws/aws-sdk-go",
"branch": "master", "branch": "master",
"revision": "4c307b6c988d40b9601a86768b29c28e8fb033eb", "revision": "baba9e786eae5ba978f2007f8e718557b29157c8",
"packages": [ "packages": [
"aws", "aws",
"aws/awserr", "aws/awserr",
@@ -152,7 +152,7 @@
{ {
"name": "github.com/dghubble/go-twitter", "name": "github.com/dghubble/go-twitter",
"branch": "master", "branch": "master",
"revision": "fc93bb35701bb85903d17daa80a21a824b9c592f", "revision": "08b242f2f25e3108b9dec5a361d1021990018e7c",
"packages": [ "packages": [
"twitter" "twitter"
] ]
@@ -199,7 +199,7 @@
{ {
"name": "github.com/docker/docker", "name": "github.com/docker/docker",
"branch": "master", "branch": "master",
"revision": "87562af45bf32efce55d9fceb141a655b82a33c4", "revision": "d2ab40e5b99bc2ab0abfea146544a20ce6081942",
"packages": [ "packages": [
"api/types", "api/types",
"api/types/blkiodev", "api/types/blkiodev",
@@ -672,7 +672,7 @@
{ {
"name": "github.com/spf13/pflag", "name": "github.com/spf13/pflag",
"branch": "master", "branch": "master",
"revision": "9a906f17374922ed0f74e1b2f593d3723f2ffb00", "revision": "e453343e6260b4a3a89f1f0e10a2fbb07f8d9750",
"packages": [ "packages": [
"." "."
] ]
@@ -680,7 +680,7 @@
{ {
"name": "github.com/spf13/viper", "name": "github.com/spf13/viper",
"branch": "master", "branch": "master",
"revision": "84f94806c67f59dd7ae87bc5351f7a9c94a4558d", "revision": "5d46e70da8c0b6f812e0b170b7a985753b5c63cb",
"packages": [ "packages": [
"." "."
] ]
@@ -696,7 +696,7 @@
{ {
"name": "golang.org/x/crypto", "name": "golang.org/x/crypto",
"branch": "master", "branch": "master",
"revision": "55a552f0823e0d3d54931488a2993ebd2fd0258c", "revision": "9b9c1afcb078c2080cd1fac84be67797a33a32e9",
"packages": [ "packages": [
"bcrypt", "bcrypt",
"blowfish" "blowfish"