Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Commit

Permalink
Version 0.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TomBoam committed Jan 27, 2020
1 parent 4691b5a commit f39ea3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.21.1
0.21.2
2 changes: 1 addition & 1 deletion cli/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package cli
//go:generate bash ./generate_version.sh
var PaddleVersion = "0.21.1"
var PaddleVersion = "0.21.2"

0 comments on commit f39ea3d

Please sign in to comment.