diff --git a/lib/warp_engine/version.rb b/lib/warp_engine/version.rb index 073c16c..e44a1b6 100644 --- a/lib/warp_engine/version.rb +++ b/lib/warp_engine/version.rb @@ -1,5 +1,5 @@ module WarpEngine - VERSION = "0.5.1" + VERSION = "0.5.2" # The header every API response carries. Named here rather than written out at the one # place that sets it: clients read it, the README documents it, and a string in three