Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Apr 8, 2020
1 parent ab1e9eb commit 3fdcf9c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## 1.0.0 (under development)
## 1.0.1 (in development)

No changes yet.

## 1.0.0 (April 8th, 2020)

Hutch has been around for several years. It is time to ship a 1.0. With it we try to correct
a few of overly opinionated decisions from recent releases. This means this release
Expand Down
2 changes: 1 addition & 1 deletion lib/hutch/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Hutch
VERSION = '1.0.0.pre'.freeze
VERSION = '1.0.0'.freeze
end

0 comments on commit 3fdcf9c

Please sign in to comment.