Skip to content

Commit 285efa7

Browse files
committed
Release v1.5.2
1 parent de1ab0e commit 285efa7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The API endpoint for _Orbit_.
44

55
## 1.5.2
66

7-
Released at:
7+
Released at: 30.08.2024
88

99
1. Use SSH Agent instead of `$ORBIT_KEY` for authentication.
1010

@@ -54,7 +54,7 @@ Released at:
5454

5555
12. Upgraded to mruby 3.1.0
5656

57-
[Full Changelog](https://github.com/katzer/iss/compare/1.5.1...HEAD)
57+
[Full Changelog](https://github.com/katzer/iss/compare/1.5.1...1.5.2)
5858

5959
## 1.5.1
6060

mrblib/iss/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
# SOFTWARE.
2222

2323
module ISS
24-
VERSION = '1.5.2-dev'.freeze
24+
VERSION = '1.5.2'.freeze
2525
end

0 commit comments

Comments
 (0)