Skip to content

Commit

Permalink
Updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Anema committed Aug 21, 2017
1 parent 522f4a4 commit 42dd33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kit/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (

var (
// ThemeKitVersion is the version build of the library
ThemeKitVersion, _ = version.NewVersion("0.7.1")
ThemeKitVersion, _ = version.NewVersion("0.7.2")
// ThemeKitReleasesURL is the url that fetches all versions of themekit used for.
// updating themekit. Change this for testing reasons.
ThemeKitReleasesURL = "https://shopify-themekit.s3.amazonaws.com/releases/all.json"
Expand Down

0 comments on commit 42dd33d

Please sign in to comment.