Skip to content

Commit d267dca

Browse files
author
eelco
committed
Bump version for 0.5.0
1 parent 536605c commit d267dca

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
requestkit (0.1.0)
4+
requestkit (0.5.0)
55
async-http (~> 0.90)
66
sqlite3 (~> 2.7)
77

lib/requestkit/version.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# frozen_string_literal: true
2-
31
module Requestkit
4-
VERSION = "0.1.0"
2+
VERSION = "0.5.0"
53
end

0 commit comments

Comments
 (0)