Skip to content

Commit

Permalink
bump minor
Browse files Browse the repository at this point in the history
  • Loading branch information
seamusabshere committed Jan 6, 2014
1 parent 7f0e31b commit 72deab4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
@@ -1,3 +1,5 @@
3.1.0 / 2014-01-06

* Breaking changes

* Stop requiring rubyzip2 on behalf of Roo per @rossmeissl https://github.com/seamusabshere/remote_table/issues/15 ... you may have to require it yourself
Expand Down
2 changes: 1 addition & 1 deletion lib/remote_table/version.rb
@@ -1,3 +1,3 @@
class RemoteTable
VERSION = '3.0.0'
VERSION = '3.1.0'
end

0 comments on commit 72deab4

Please sign in to comment.