Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IRMA
Github mirrors
irmago
Commits
41877c5c
Commit
41877c5c
authored
Oct 09, 2019
by
Sietse Ringers
Browse files
chore: bump version number to v0.4.0
parent
192636d1
Pipeline
#30989
passed with stages
in 6 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
version.go
View file @
41877c5c
...
...
@@ -7,7 +7,7 @@ package irma
import
"github.com/timshannon/bolthold"
// Version of the IRMA command line and libraries
const
Version
=
"0.
3.1
"
const
Version
=
"0.
4.0
"
// go-atum requires a version of bolthold newer than the latest release v1.1, but go-atum does not
// use dep, so by default dep fetches v1.1 which breaks the build. We make bolthold an explicit
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment