diff options
author | Jared Norman <jared@super.gd> | 2019-01-23 21:01:15 -0800 |
---|---|---|
committer | Jared Norman <jared@super.gd> | 2019-01-23 21:01:15 -0800 |
commit | 1f1dc73c13225a63fdf7211d4a0bf8b86a1c259b (patch) | |
tree | b0f56778d64be68757bdc2acd851477d2be7f8f5 /lib/super_good/solidus_taxjar | |
parent | c371dff1fbce02e86bf1f45607f8a61f55e83b5c (diff) |
Bump versionv0.1.3
Diffstat (limited to 'lib/super_good/solidus_taxjar')
-rw-r--r-- | lib/super_good/solidus_taxjar/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/super_good/solidus_taxjar/version.rb b/lib/super_good/solidus_taxjar/version.rb index ab97e49..57e5174 100644 --- a/lib/super_good/solidus_taxjar/version.rb +++ b/lib/super_good/solidus_taxjar/version.rb @@ -1,5 +1,5 @@ module SuperGood module SolidusTaxJar - VERSION = "0.1.2" + VERSION = "0.1.3" end end |