Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
svoop committed Jun 27, 2023
1 parent c1f73c0 commit b9dc0ad
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

Nothing so far

## 1.1.3.pre1

#### Changes
* Don't wrap years when breaking down date ranges

## 1.1.2

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

module NOTAM
VERSION = "1.1.2".freeze
VERSION = "1.1.3.pre1".freeze
end

0 comments on commit b9dc0ad

Please sign in to comment.