Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
serradura committed Feb 1, 2024
1 parent acf1989 commit ec05d4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Unreleased

## 1.0.0.beta1 (2024-01-23)
## 0.1.0 (2024-02-01)

### Added

Expand Down
2 changes: 1 addition & 1 deletion lib/bcdd/contract/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module BCDD
module Contract
VERSION = '1.0.0.beta1'
VERSION = '0.1.0'
end
end

0 comments on commit ec05d4c

Please sign in to comment.