Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed Aug 19, 2012
1 parent 1dbf250 commit cc4e600
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jbundler.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'jbundler'
s.version = '0.3.0'
s.version = '0.3.1'

s.summary = 'managing jar dependencies'
s.description = <<-END
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>rubygems</groupId>
<artifactId>jbundler</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
<name><![CDATA[bundler support for maven or/and maven support for bundler]]></name>
<packaging>gem</packaging>
<description><![CDATA[using embedded maven to add jar support to bundler and add bundler like handling of version ranges to maven
Expand Down

0 comments on commit cc4e600

Please sign in to comment.