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 dc8df15 commit 6499f2dCopy full SHA for 6499f2d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Main
2
3
+Nothing so far
4
+
5
+## 1.2.0
6
7
### Changes
8
* Drop certs
9
* Add action for trusted release
checksums/notam-1.2.0.gem.sha512
@@ -0,0 +1 @@
+488381bfc53f6bf80919027ea3860bcebe09e5bf4a82d4daf4eea3df1d6ad54f3d87cbb0bcd7d6ae626c5368b7a009d2ccaaee6be0b6ff0a4fa94ac067019d7e
lib/notam/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module NOTAM
- VERSION = "1.1.6".freeze
+ VERSION = "1.2.0".freeze
end
0 commit comments