Skip to content

Commit 97ccf34

Browse files
committed
Release 0.3.0
1 parent 96be07c commit 97ccf34

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
.yardoc
44
pkg
55
tmp
6+
/*.gem

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#SPARQL Client for RDF.rb
22

33
This is a [Ruby][] implementation of a [SPARQL][] client for [RDF.rb][].
4+
[![Build Status](https://secure.travis-ci.org/ruby-rdf/sparql-client.png?branch=master)](http://travis-ci.org/ruby-rdf/sparql-client)
45

56
* <http://github.com/bendiken/sparql-client>
67

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.1.1
1+
0.3.0

0 commit comments

Comments
 (0)