Navigation Menu

Skip to content

Commit

Permalink
Bump version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 28, 2014
1 parent 417494d commit f038632
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/text/news.md
@@ -1,6 +1,6 @@
# News

## 1.0.4: 2014-06-29 (planned)
## 1.0.4: 2014-06-29

* New command (and plugin) [`status`](http://droonga.org/reference/1.0.4/commands/status/) is now available.
* New command line tools are available.
Expand Down
2 changes: 1 addition & 1 deletion lib/droonga/engine/version.rb
Expand Up @@ -15,6 +15,6 @@

module Droonga
class Engine
VERSION = "1.0.3"
VERSION = "1.0.4"
end
end

0 comments on commit f038632

Please sign in to comment.