Skip to content

Commit 386966e

Browse files
committed
Prepare release
1 parent ba2cdd0 commit 386966e

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Main
22

3+
Nothing so far
4+
5+
## 1.1.6
6+
37
#### Changes
48
* Update Ruby to 3.4
59
* Add ignore list for fixtures broken upstream

checksums/notam-1.1.6.gem.sha512

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
b0b7b216fa896d9f0e7517bfcc197fddbf24d01bc875ab8f3c61283263cfb7fb25297d127994c263988be6d0acacfaa9a730506b2b0a2b62dbc54189c6a1d5ba

lib/notam/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module NOTAM
4-
VERSION = "1.1.5".freeze
4+
VERSION = "1.1.6".freeze
55
end

0 commit comments

Comments
 (0)