Skip to content

Commit 028a4ab

Browse files
committed
Bump version to 1.2.0
1 parent 935ee1a commit 028a4ab

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ The format is described in [Contributing notes](CONTRIBUTING.md#changelog-entry-
44

55
## master
66

7+
## 1.2.0
8+
79
### Added
810

911
* [#219](https://github.com/datarockets/datarockets-style/issues/219) Add `RSpec/PreferBeforeOverSetup` cop. ([@paydaylight][])

lib/datarockets_style/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module DatarocketsStyle
2-
VERSION = "1.1.0".freeze
2+
VERSION = "1.2.0".freeze
33
end

0 commit comments

Comments
 (0)