Skip to content

Commit 945c8ae

Browse files
committed
Bump minor version.
1 parent 463877d commit 945c8ae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/ruby/profiler/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
module Ruby
88
# @namespace
99
module Profiler
10-
VERSION = "0.0.0"
10+
VERSION = "0.1.0"
1111
end
1212
end

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Please see the [project documentation](https://socketry.github.io/ruby-profiler/
1616

1717
Please see the [project releases](https://socketry.github.io/ruby-profiler/releases/index) for all releases.
1818

19-
### Unreleased
19+
### v0.1.0
2020

2121
## Contributing
2222

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Releases
22

3-
## Unreleased
3+
## v0.1.0

0 commit comments

Comments
 (0)