We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 463877d commit 945c8aeCopy full SHA for 945c8ae
lib/ruby/profiler/version.rb
@@ -7,6 +7,6 @@
7
module Ruby
8
# @namespace
9
module Profiler
10
- VERSION = "0.0.0"
+ VERSION = "0.1.0"
11
end
12
readme.md
@@ -16,7 +16,7 @@ Please see the [project documentation](https://socketry.github.io/ruby-profiler/
16
17
Please see the [project releases](https://socketry.github.io/ruby-profiler/releases/index) for all releases.
18
19
-### Unreleased
+### v0.1.0
20
21
## Contributing
22
releases.md
@@ -1,3 +1,3 @@
1
# Releases
2
3
-## Unreleased
+## v0.1.0
0 commit comments