Skip to content

Commit

Permalink
Update to version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pdolezal committed Feb 13, 2018
1 parent e499fea commit 0a66440
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions exports.pet
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# OSGi package version definitions

# Target bundle version (should match the final artifact version)
$bundle: 1.2.0 < 2.0.0 @ none
$bundle: 1.3.0 < 2.0.0 @ none

# Packages to export
# Currently a single package exists, so use the bundle's version
net.yetamine.template: $bundle @ minor
net.yetamine.template: $bundle @ none

0 comments on commit 0a66440

Please sign in to comment.