Skip to content

Commit 28128f7

Browse files
committed
Version 2.3.1.
* 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.
1 parent 4da1914 commit 28128f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ rvm:
77
- 2.0
88
- 2.1
99
- 2.2.4
10-
- 2.3.0
10+
- 2.3.1
1111
- jruby-9.0.4.0
1212
- rbx-2
1313
cache: bundler

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.0.1

0 commit comments

Comments
 (0)