Skip to content

Commit

Permalink
dev now 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjudd committed Feb 15, 2015
1 parent 61f2b60 commit 35df3d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/reaction-core/package.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
Package.describe({
summary: "Core - Reaction Commerce ecommerce Meteor package",
name: "reactioncommerce:core",
version: "0.4.1",
version: "0.5.0",
git: "https://github.com/reactioncommerce/reaction-core.git"
});

Package._transitional_registerBuildPlugin({
name: 'theme-configurator',
use: [
'underscore',
'reactioncommerce:core-theme@1.1.0'
'reactioncommerce:core-theme@1.2.2'
],
sources: [
'server/buildtools/module-definitions.js',
Expand Down

0 comments on commit 35df3d7

Please sign in to comment.