Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmorrison committed Sep 12, 2024
1 parent 874cdfd commit 4ba7392
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## [Unreleased]

## [1.1.0] - 2024-09-12

- Respect package namespace when looking for handlers.

## [0.1.0] - 2022-12-23

- Initial release
2 changes: 1 addition & 1 deletion lib/twirp/rails/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Twirp
module Rails
VERSION = "1.0.1"
VERSION = "1.1.0"
end
end

0 comments on commit 4ba7392

Please sign in to comment.