Version bump.
This commit is contained in:
parent
164a37d41f
commit
ce962ddd00
@ -5,7 +5,7 @@
|
||||
<strong>{version}</strong> by
|
||||
<a href="https://pztrn.name">Stanislav N. aka pztrn</a>. The source code is licensed
|
||||
<a href="http://opensource.org/licenses/mit-license.php">MIT</a>. Get
|
||||
<a href="https://gitlab.com/pztrn/fastpastebin">source or binary releases here</a>!
|
||||
<a href="https://gitlab.pztrn.name/fastpastebin/fastpastebin">source or binary releases here</a>!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -26,7 +26,7 @@ package context
|
||||
|
||||
const (
|
||||
// Version .
|
||||
Version = "0.3.1"
|
||||
Version = "0.4.0"
|
||||
)
|
||||
|
||||
// New creates new context.
|
||||
|
Loading…
Reference in New Issue
Block a user