Navigation Menu

Skip to content

Commit

Permalink
Bump version for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 29, 2015
1 parent 12f00d2 commit a195a16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/droonga/engine/version.rb
@@ -1,4 +1,4 @@
# Copyright (C) 2014 Droonga Project
# Copyright (C) 2015 Droonga Project
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand All @@ -15,6 +15,6 @@

module Droonga
class Engine
VERSION = "1.1.0"
VERSION = "1.1.1"
end
end

0 comments on commit a195a16

Please sign in to comment.