Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
This adds the unsubmit command.
  • Loading branch information
kytrinyx committed Oct 25, 2013
1 parent 8a4c7db commit 332ba21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"github.com/msgehard/go-exercism/configuration"
)

const VERSION = "1.0.1"
const VERSION = "1.1.0"

var FetchEndpoints = map[string]string{
"current": "/api/v1/user/assignments/current",
Expand Down

0 comments on commit 332ba21

Please sign in to comment.