Skip to content

Commit

Permalink
Version 2.3.1.
Browse files Browse the repository at this point in the history
* Remove code duplication.
* Remove deprecated `Vocabulary.load`
* Improve grammar for Literal::Double and improve general validation testing of literals.
* Improve heuristics for generating term statements based on value inspection.
* CLI improvements.
* Work around odd Rubinius problem involing variable arguments and super. Fixes #298.
  • Loading branch information
gkellogg committed Apr 29, 2016
1 parent 4da1914 commit 28128f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ rvm:
- 2.0
- 2.1
- 2.2.4
- 2.3.0
- 2.3.1
- jruby-9.0.4.0
- rbx-2
cache: bundler
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.0.0
2.0.1

0 comments on commit 28128f7

Please sign in to comment.