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

Commit

Permalink
bump version to 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-v committed Apr 22, 2020
1 parent 28c3642 commit 127a803
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 @@ -2,7 +2,7 @@ package awslambdaproxy

import "strings"

const version = "0.0.11"
const version = "0.0.12"

// LambdaVersion is version of awslambdaproxy
func LambdaVersion() string {
Expand Down

0 comments on commit 127a803

Please sign in to comment.