Skip to content

Commit

Permalink
Merge pull request #119 from pki-io/version-bump
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
zeroXten committed Jul 9, 2015
2 parents ebeb369 + 6bbfdc8 commit 9880bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (

const (
name string = "pki.io"
version string = "0.1.1"
version string = "0.1.2"
release string = "release1"
)

Expand Down

0 comments on commit 9880bb4

Please sign in to comment.