File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Unreleased
22
3+ # 0.1.1
4+
35- Fix repo URL!
46
57# 0.1.0
Original file line number Diff line number Diff line change 11# json_rpc_handler
22
3- [ ![ Gem (including prereleases)] ( https://img.shields.io/gem/v/json_rpc_handler?0.1.0 )] ( https://rubygems.org/gems/json_rpc_handler )
3+ [ ![ Gem (including prereleases)] ( https://img.shields.io/gem/v/json_rpc_handler?0.1.1 )] ( https://rubygems.org/gems/json_rpc_handler )
44[ ![ CI] ( https://github.com/Shopify/json-rpc-handler/actions/workflows/ci.yml/badge.svg )] ( https://github.com/Shopify/json-rpc-handler/actions/workflows/ci.yml )
55
66A lightweight, fully spec-compliant [ JSON-RPC 2.0] [ 1 ] handler.
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module JsonRpcHandler
4- VERSION = '0.1.0 '
4+ VERSION = '0.1.1 '
55end
You can’t perform that action at this time.
0 commit comments