lib/pugin.rb in pugin-0.6.1 vs lib/pugin.rb in pugin-0.6.2

- old
+ new

@@ -1,8 +1,8 @@ require 'pugin/version' module Pugin - ASSET_VERSION = '1.3.1'.freeze + ASSET_VERSION = '1.4.1'.freeze ASSET_LOCATION_URL = ENV.fetch('ASSET_LOCATION_URL', 'https://s3-eu-west-1.amazonaws.com/web1devci.pugin-website') class << self # Inspired by bootsrap-sass def load!