Skip to content

Commit

Permalink
Merge pull request #46 from selectiveci/bump-version-0-2-1
Browse files Browse the repository at this point in the history
Bump version to 0.2.1
  • Loading branch information
benjaminwood authored Jan 19, 2024
2 parents 7a39541 + e132fe1 commit c61bf70
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]

## [0.2.1] - 2024-01-19

- Add Semaphore support

## [0.2.0] - 2024-01-12

- Add committer information to build_env
Expand Down
2 changes: 1 addition & 1 deletion lib/selective/ruby/core/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Selective
module Ruby
module Core
VERSION = "0.2.0"
VERSION = "0.2.1"
end
end
end

0 comments on commit c61bf70

Please sign in to comment.