Skip to content

Commit

Permalink
Merge pull request #21 from xconnio/v0.1.2
Browse files Browse the repository at this point in the history
bump up the version to 0.1.2
  • Loading branch information
rubyonrails3 authored Jun 4, 2024
2 parents f748e9e + 2f23b3d commit c534f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/wamp/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Wamp
VERSION = "0.1.1"
VERSION = "0.1.2"
end

0 comments on commit c534f43

Please sign in to comment.