Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Commit

Permalink
Bump version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vividtone committed Nov 14, 2019
1 parent fc0a7e1 commit 0d76512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name 'Redmine Basic Auth plugin'
author 'Far End Technologies Corporation'
description ''
version '0.0.1'
version '0.0.2'
url ''
author_url 'http://www.farend.co.jp/'

Expand All @@ -14,4 +14,4 @@

Rails.configuration.to_prepare do
require 'redmine_basic_auth/application_controller_patch'
end
end

0 comments on commit 0d76512

Please sign in to comment.