Skip to content

Commit 2b69858

Browse files
committed
Change to bump version up
1 parent 6de9e05 commit 2b69858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/github_api/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# encoding: utf-8
1+
# frozen_string_literal: true
22

33
module Github
4-
VERSION = "0.18.2"
4+
VERSION = "0.19.0"
55
end # Github

0 commit comments

Comments
 (0)