Skip to content

Commit

Permalink
Bump to 0.1.0.beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
mwpastore committed Nov 10, 2016
1 parent 589f9b9 commit f71774a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sinja/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: false
module Sinatra
module JSONAPI
VERSION = '0.1.0.beta2'.freeze
VERSION = '0.1.0.beta3'.freeze
end
end

0 comments on commit f71774a

Please sign in to comment.