Skip to content

Commit 7445fdf

Browse files
committed
Release 0.6.0.rc1
1 parent c6b3d5a commit 7445fdf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
bonchi (0.5.0)
4+
bonchi (0.6.0.rc1)
55
thor (~> 1.0)
66

77
GEM
@@ -92,7 +92,7 @@ DEPENDENCIES
9292

9393
CHECKSUMS
9494
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
95-
bonchi (0.5.0)
95+
bonchi (0.6.0.rc1)
9696
date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0
9797
erb (6.0.2) sha256=9fe6264d44f79422c87490a1558479bd0e7dad4dd0e317656e67ea3077b5242b
9898
io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc

lib/bonchi/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Bonchi
2-
VERSION = "0.5.0"
2+
VERSION = "0.6.0.rc1"
33
end

0 commit comments

Comments
 (0)