Skip to content

Commit

Permalink
Bump prerelease gem version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
havenwood committed Nov 1, 2024
1 parent f77c949 commit a7f8b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roda-sse.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'roda-sse'
s.version = '0.1.0'
s.version = '0.2.0'
s.license = 'MIT'
s.summary = 'SSE integration for Roda'
s.description = 'The roda-sse gem integrates simple SSE streaming into the roda web toolkit.'
Expand Down

0 comments on commit a7f8b53

Please sign in to comment.