Skip to content

Commit

Permalink
chore: v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mishina2228 committed Dec 17, 2021
1 parent 8f775f3 commit aac31a8
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
Expand Up @@ -2,7 +2,11 @@

## [master]

[master]: https://github.com/mishina2228/git_stats/compare/v2.1.1...master
[master]: https://github.com/mishina2228/git_stats/compare/v2.1.2...master

## [2.1.2]

[2.1.2]: https://github.com/mishina2228/git_stats/compare/v2.1.1...v2.1.2

* Features
* Add `GitStats.version` method
Expand Down
2 changes: 1 addition & 1 deletion lib/git_stats/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module GitStats
VERSION = '2.1.1'.freeze
VERSION = '2.1.2'.freeze

def self.version
VERSION
Expand Down

0 comments on commit aac31a8

Please sign in to comment.