Skip to content

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 5, 2022
1 parent e155a17 commit 8cb7af7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
approvals (0.1.0)
approvals (0.1.2)
json (~> 2.0)
nokogiri (~> 1.8)
thor (~> 1.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/approvals/version.rb
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module Approvals; VERSION = "0.1.2"; end
module Approvals; VERSION = "0.1.3"; end

0 comments on commit 8cb7af7

Please sign in to comment.