Skip to content

Commit

Permalink
Merge pull request #173 from ongoworks/v0.1.7
Browse files Browse the repository at this point in the history
V0.1.7
  • Loading branch information
Aaron Judd committed Sep 30, 2014
2 parents dcfe124 + f6e9dc2 commit ae61dd5
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 31 deletions.
1 change: 0 additions & 1 deletion .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ reactioncommerce:core
reactioncommerce:reaction-paypal
reactioncommerce:reaction-google-analytics
reactioncommerce:reaction-helloworld

2 changes: 1 addition & 1 deletion .meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@0.9.2.2
METEOR@0.9.3
58 changes: 29 additions & 29 deletions .meteor/versions
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
accounts-base@1.1.0
accounts-facebook@1.0.0
accounts-oauth@1.1.0
accounts-password@1.0.1
accounts-ui-unstyled@1.1.1
accounts-base@1.1.1
accounts-facebook@1.0.1
accounts-oauth@1.1.1
accounts-password@1.0.2
accounts-ui-unstyled@1.1.2
alanning:roles@1.2.13
aldeed:autoform@2.0.2
aldeed:collection2@2.1.0
Expand All @@ -11,11 +11,11 @@ aldeed:simple-schema@1.0.3
aldeed:template-extension@2.0.0
amplify@1.0.0
application-configuration@1.0.2
autoupdate@1.1.0
autoupdate@1.1.1
base64@1.0.0
binary-heap@1.0.0
blaze-tools@1.0.0
blaze@2.0.0
blaze@2.0.1
boilerplate-generator@1.0.0
callback-hook@1.0.0
cfs:access-point@0.0.0
Expand All @@ -38,45 +38,45 @@ cfs:storage-adapter@0.0.0
cfs:tempstore@0.0.2
cfs:upload-http@0.0.2
cfs:worker@0.0.0
check@1.0.0
check@1.0.1
cmather:handlebars-server@2.0.0
coffeescript@1.0.3
ctl-helper@1.0.3
ctl@1.0.1
d3@1.0.0
dburles:collection-helpers@1.0.0
ddp@1.0.8
deps@1.0.3
ejson@1.0.2
email@1.0.2
ddp@1.0.9
deps@1.0.4
ejson@1.0.3
email@1.0.3
facebook@1.1.0
fastclick@1.0.0
follower-livedata@1.0.1
force-ssl@1.0.1
geojson-utils@1.0.0
handlebars@1.0.0
html-tools@1.0.0
html-tools@1.0.1
htmljs@1.0.1
http@1.0.5
http@1.0.6
id-map@1.0.0
iron:core@0.3.4
iron:dynamic-template@0.4.1
iron:layout@0.4.1
iron:router@0.9.3
jquery@1.0.0
json@1.0.0
less@1.0.8
livedata@1.0.9
less@1.0.9
livedata@1.0.10
localstorage@1.0.0
logging@1.0.3
matb33:collection-hooks@0.7.6
meteor-platform@1.1.0
meteor@1.1.0
meteor-platform@1.1.1
meteor@1.1.1
minifiers@1.1.0
minimongo@1.0.3
mobile-status-bar@1.0.0
mongo-livedata@1.0.4
mongo@1.0.5
mongo-livedata@1.0.5
mongo@1.0.6
mrt:moment@2.8.1
mrt:underscore-string-latest@2.3.3
npm-bcrypt@0.7.7
Expand All @@ -89,27 +89,27 @@ ordered-dict@1.0.0
raix:eventemitter@0.0.1
raix:ui-dropped-event@0.0.7
random@1.0.0
reactioncommerce:core@0.1.6
reactioncommerce:core@0.1.7
reactioncommerce:reaction-google-analytics@0.1.1
reactioncommerce:reaction-helloworld@0.1.3
reactioncommerce:reaction-paypal@0.1.2
reactive-dict@1.0.2
reactive-var@1.0.1
reactive-dict@1.0.3
reactive-var@1.0.2
reload@1.1.0
retry@1.0.0
routepolicy@1.0.1
sacha:spin@2.0.4
service-configuration@1.0.1
session@1.0.1
session@1.0.2
sha@1.0.0
spacebars-compiler@1.0.2
spacebars@1.0.1
spacebars@1.0.2
srp@1.0.0
standard-app-packages@1.0.1
templating@1.0.6
standard-app-packages@1.0.2
templating@1.0.7
tracker@1.0.2
ui@1.0.2
ui@1.0.3
underscore@1.0.0
url@1.0.0
webapp-hashing@1.0.0
webapp@1.1.1
webapp@1.1.2

0 comments on commit ae61dd5

Please sign in to comment.