Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 23, 2018
1 parent 20f92a2 commit d1c6456
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/arrow-nmatrix/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2017 Kouhei Sutou <[email protected]>
# Copyright 2017-2018 Kouhei Sutou <[email protected]>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -13,5 +13,5 @@
# limitations under the License.

module ArrowNMatrix
VERSION = "0.0.3"
VERSION = "0.0.4"
end

0 comments on commit d1c6456

Please sign in to comment.