Skip to content

Commit fd22a32

Browse files
committed
Released 0.6.1
1 parent 46e7bb0 commit fd22a32

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tests.txt
77
.bundle/*
88
.yardoc/*
99
yardoc/*
10+
doc/*
1011
tmp/*
1112
man/*
1213
*.tmproj

lib/concurrent/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Concurrent
2-
VERSION = '0.6.0'
2+
VERSION = '0.6.1'
33
end

0 commit comments

Comments
 (0)