We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b3d5a commit 7445fdfCopy full SHA for 7445fdf
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- bonchi (0.5.0)
+ bonchi (0.6.0.rc1)
5
thor (~> 1.0)
6
7
GEM
@@ -92,7 +92,7 @@ DEPENDENCIES
92
93
CHECKSUMS
94
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
95
96
date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0
97
erb (6.0.2) sha256=9fe6264d44f79422c87490a1558479bd0e7dad4dd0e317656e67ea3077b5242b
98
io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
lib/bonchi/version.rb
@@ -1,3 +1,3 @@
module Bonchi
- VERSION = "0.5.0"
+ VERSION = "0.6.0.rc1"
end
0 commit comments