Skip to content

Commit 781cca0

Browse files
committed
Version 1.99.0.
1 parent c8e691a commit 781cca0

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Rakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env ruby
22
$:.unshift(File.expand_path(File.join(File.dirname(__FILE__), 'lib')))
33
require 'rubygems'
4-
require 'rdf/spec'
54

65
namespace :gem do
76
desc "Build the rdf-spec-#{File.read('VERSION').chomp}.gem file"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.13
1+
1.99.0

0 commit comments

Comments
 (0)