Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
klaseskilson committed Jan 26, 2017
1 parent 933df93 commit a9ebc05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ This plugin is maintained by [Fishbrain AB](https://fishbrain.com).

At Fishbrain, we're passionate about the outdoors and conservation. Together, we work to bring you the best app for fishing, hands down.

If you love working with amazing and talented people in tight-knit teams, [come work with us](https://fishbrain.com/jobs/)!
If you love working with amazing and talented people in tight-knit teams, [join us](https://fishbrain.com/jobs/)!
2 changes: 1 addition & 1 deletion lib/administrate/field/belongs_to_search/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Administrate
module Field
module BelongsToSearch
VERSION = '0.0.1'
VERSION = '0.1.0'.freeze
end
end
end

0 comments on commit a9ebc05

Please sign in to comment.