Skip to content

Commit

Permalink
prepare v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjansing committed Jul 24, 2014
1 parent a7e0c26 commit 44cd539
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions iqvoc.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Gem::Specification.new do |s|
s.name = 'iqvoc'
s.version = Iqvoc::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ['Robert Glaser', 'Till Schulte-Coerne', 'Frederik Dohr']
s.email = ['robert.glaser@innoq.com', 'till.schulte-coerne@innoq.com', 'frederik.dohr@innoq.com']
s.authors = ['Robert Glaser', 'Till Schulte-Coerne', 'Frederik Dohr', 'Marc Jansing']
s.email = ['robert.glaser@innoq.com', 'till.schulte-coerne@innoq.com', 'frederik.dohr@innoq.com', 'marc.jansing@innoq.com']
s.homepage = 'http://github.com/innoq/iqvoc'
s.summary = 'iQvoc'
s.description = 'iQvoc - a SKOS(-XL) vocabulary management system built on the Semantic Web'
Expand Down
2 changes: 1 addition & 1 deletion lib/iqvoc/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
# limitations under the License.

module Iqvoc
VERSION = '4.4.0'
VERSION = '4.5.0'
end

0 comments on commit 44cd539

Please sign in to comment.