Skip to content

Commit a61889c

Browse files
committed
Bump version to 0.2.0
1 parent 9d57a21 commit a61889c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [0.2.0] - 2024-03-18
4+
35
## [0.1.0] - 2024-03-16
46

57
- Initial release

lib/solid/process/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Solid
44
class Process
5-
VERSION = "0.1.0"
5+
VERSION = "0.2.0"
66
end
77
end

0 commit comments

Comments
 (0)