Skip to content

Commit

Permalink
bump: version 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniszewski committed May 20, 2020
1 parent 4842c32 commit c4580c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import (
)

// Version specifies the version of the Synse Plugin SDK.
const Version = "2.0.2"
const Version = "2.0.3"

// version is a global reference to the pluginVersion which specifies the
// version information for a Plugin. This is initialized on init and
Expand Down

0 comments on commit c4580c2

Please sign in to comment.