Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Commit

Permalink
bump versions; published 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Bargnesi committed Jun 8, 2016
1 parent a01f56f commit 804c313
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'rdf-turtle', '2.0.0'

## bel.rb plugin - annotation/namespace search
spec.add_runtime_dependency 'bel-search-sqlite', '~> 1.0.0.beta'
spec.add_runtime_dependency 'bel-search-sqlite', '~> 1.0.0'

## bel.rb plugin - RDF repository using Apache Jena
spec.add_runtime_dependency 'bel-rdf-jena', '~> 1.0.0.beta'
spec.add_runtime_dependency 'bel-rdf-jena', '~> 1.0.0'

## Mongo - Faceted search of nanopub.
spec.add_runtime_dependency 'mongo', '1.12.5'
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.1

0 comments on commit 804c313

Please sign in to comment.