Skip to content

Commit ee3bf33

Browse files
committed
Version 1.0.0.
1 parent 3ba0441 commit ee3bf33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source "https://rubygems.org"
22
gemspec
33

44
group :development, :test do
5-
gem 'simplecov', '~> 0.21', platforms: :mri
5+
gem 'simplecov', '~> 0.22', platforms: :mri
66
gem 'simplecov-lcov', '~> 0.8', platforms: :mri
77
gem 'benchmark-ips'
88
gem 'rake'

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.0
1+
1.0.0

0 commit comments

Comments
 (0)