Skip to content

Commit 7e878b3

Browse files
committed
bump version to 1.0.1
1 parent 622f3fb commit 7e878b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.4
1+
1.0.1

git-status-tree.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'git-status-tree'
3-
s.version = '1.0.0'
3+
s.version = '1.0.1'
44
s.summary = 'counts bits'
55
s.licenses = ['MIT', 'GPL-2.0']
66
s.summary = "git status in file tree format"

0 commit comments

Comments
 (0)