We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba2cdd0 commit 386966eCopy full SHA for 386966e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Main
2
3
+Nothing so far
4
+
5
+## 1.1.6
6
7
#### Changes
8
* Update Ruby to 3.4
9
* Add ignore list for fixtures broken upstream
checksums/notam-1.1.6.gem.sha512
@@ -0,0 +1 @@
+b0b7b216fa896d9f0e7517bfcc197fddbf24d01bc875ab8f3c61283263cfb7fb25297d127994c263988be6d0acacfaa9a730506b2b0a2b62dbc54189c6a1d5ba
lib/notam/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module NOTAM
- VERSION = "1.1.5".freeze
+ VERSION = "1.1.6".freeze
end
0 commit comments