Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
  • Loading branch information
palmer-dabbelt committed Jul 18, 2018
1 parent 62c3373 commit 6b542a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/git-version
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version='v0.0.0'
version='v0.1.0'

if test -d .git
then
Expand Down

0 comments on commit 6b542a4

Please sign in to comment.