Skip to content

Commit 0b88881

Browse files
authored
Merge pull request #351 from pixelunion/chore/ver-bump
Bump the version to 0.10.3
2 parents c94c81f + 0d9580e commit 0b88881

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## 0.10.3
4+
35
- Add a REST checkout endpoint
46

57
## 0.10.2

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Plug.ShopifyAPI.MixProject do
22
use Mix.Project
33

4-
@version "0.10.2"
4+
@version "0.10.3"
55

66
def project do
77
[

0 commit comments

Comments
 (0)