Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Commit

Permalink
Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yorick Peterse committed Jun 30, 2016
1 parent e4467bb commit fa9d69a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions checksum/ruby-lint-2.3.0.gem.sha512
@@ -0,0 +1 @@
961b132fe63ae8170d7148555b34fdf3fb5bda93d369f9d5d3da5c471b7815efa98f3d920707769f320800e248b3b2a65cb830635327b55dd32e41e6c2ce326b
2 changes: 1 addition & 1 deletion doc/changelog.md
Expand Up @@ -5,7 +5,7 @@ This document contains a short summary of the various releases of ruby-lint.
For a full list of commits included in each release see the corresponding Git
tags (named after the versions).

## unreleased
## 2.3.0 - 2016-06-30

Analysis fixes:

Expand Down
2 changes: 1 addition & 1 deletion lib/ruby-lint/version.rb
@@ -1,3 +1,3 @@
module RubyLint
VERSION = '2.2.0'
VERSION = '2.3.0'
end # RubyLint

0 comments on commit fa9d69a

Please sign in to comment.