Skip to content

Commit

Permalink
bump up version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
itchyny committed Jan 24, 2020
1 parent f0f73fd commit 559231e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package main
import "os"

var name = "rexdep"
var version = "0.1.0"
var version = "0.2.0"
var description = "Roughly extract dependency from source code"
var author = "itchyny"

Expand Down

0 comments on commit 559231e

Please sign in to comment.