Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hhrutter committed Jun 28, 2020
1 parent 0e49c13 commit 2ee5072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/pdfcpu/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
)

// VersionStr is the current pdfcpu version.
var VersionStr = "v0.3.3 dev"
var VersionStr = "v0.3.4 dev"

// Version is a type for the internal representation of PDF versions.
type Version int
Expand Down

0 comments on commit 2ee5072

Please sign in to comment.