Skip to content

Commit

Permalink
version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciosy committed Feb 3, 2025
1 parent a5451f9 commit abf2fc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## [Unreleased](https://github.com/renuo/hotsheet/compare/v0.1.0..HEAD)

- Configure compatible Ruby/Rails versions for testing
- Improve flash messages layout

## [0.1.0](https://github.com/renuo/hotsheet/releases/tag/v0.1.0) (2024-11-05)

Expand Down
2 changes: 1 addition & 1 deletion lib/hotsheet/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Hotsheet
VERSION = "0.1.2"
VERSION = "0.1.0"
end

0 comments on commit abf2fc0

Please sign in to comment.