Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
svoop committed Sep 4, 2023
1 parent a23dfb2 commit 459cc38
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
## Main

Nothing so far

## 1.1.4

#### Changes
* Drop obsolete countries gem

Expand Down
1 change: 1 addition & 0 deletions checksums/notam-1.1.4.gem.sha512
@@ -0,0 +1 @@
2bc3e9df3e61173039271e0d9133d4809f938095cd404753fd627efdc8a4e142c03d633f9c33d76e3cbbb6ac935257a8ddff07b818faaf17c93f83a17419ab80
2 changes: 1 addition & 1 deletion lib/notam/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module NOTAM
VERSION = "1.1.3".freeze
VERSION = "1.1.4".freeze
end

0 comments on commit 459cc38

Please sign in to comment.