Skip to content

Commit

Permalink
Merge pull request #80 from kris-nova/0.3.0
Browse files Browse the repository at this point in the history
bump to 0.3.0
  • Loading branch information
krisnova authored Aug 20, 2021
2 parents e1da67c + b58bbfa commit 0699a20
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 290 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version=$(shell git rev-parse HEAD)

# Global release version.
# Change this to bump the build version!
version="0.2.9"
version="0.3.0"

compile: ## Compile for the local architecture ⚙
@echo "Compiling..."
Expand Down
2 changes: 0 additions & 2 deletions sample/.gitignore

This file was deleted.

39 changes: 0 additions & 39 deletions sample/Makefile

This file was deleted.

248 changes: 0 additions & 248 deletions sample/main.go

This file was deleted.

0 comments on commit 0699a20

Please sign in to comment.