Skip to content

Commit

Permalink
Bump version to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lukejagodzinski committed May 20, 2019
1 parent 38a94a1 commit dfc7e35
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions .versions
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
allow-deny@1.1.0
autoupdate@1.5.0
babel-compiler@7.2.3
autoupdate@1.6.0
babel-compiler@7.3.4
babel-runtime@1.3.0
base64@1.0.11
binary-heap@1.0.11
Expand All @@ -15,17 +15,17 @@ coffeescript@1.0.17
ddp@1.4.0
ddp-client@2.3.3
ddp-common@1.4.0
ddp-server@2.2.0
ddp-server@2.3.0
deps@1.0.12
diff-sequence@1.1.1
dynamic-import@0.5.0
ecmascript@0.12.3
dynamic-import@0.5.1
ecmascript@0.12.4
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.8.0
ecmascript-runtime-server@0.7.1
ejson@1.1.0
es5-shim@4.8.0
fetch@0.1.0
fetch@0.1.1
geojson-utils@1.0.10
html-tools@1.0.11
htmljs@1.0.11
Expand All @@ -37,27 +37,27 @@ jquery@1.11.10
local-test:jagi:astronomy@2.7.1
logging@1.1.20
mdg:validation-error@0.5.1
meteor@1.9.2
meteor@1.9.3
minimongo@1.4.5
modern-browsers@0.1.3
modern-browsers@0.1.4
modules@0.13.0
modules-runtime@0.10.3
mongo@1.6.0
mongo-decimal@0.1.0
mongo@1.6.2
mongo-decimal@0.1.1
mongo-dev-server@1.1.0
mongo-id@1.0.7
npm-mongo@3.1.1
npm-mongo@3.1.2
observe-sequence@1.0.16
ordered-dict@1.1.0
practicalmeteor:chai@2.1.0_1
practicalmeteor:loglevel@1.2.0_2
practicalmeteor:mocha@2.4.5_2
practicalmeteor:mocha-core@0.1.4
practicalmeteor:sinon@1.14.1_2
promise@0.11.1
promise@0.11.2
random@1.1.0
reactive-var@1.0.11
reload@1.2.0
reload@1.3.0
retry@1.1.0
routepolicy@1.1.0
socket-stream-client@0.2.2
Expand All @@ -69,5 +69,5 @@ tinytest@1.1.0
tmeasday:test-reporter-helpers@0.2.1
tracker@1.2.0
underscore@1.0.10
webapp@1.7.1
webapp@1.7.3
webapp-hashing@1.0.9
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
name: "jagi:astronomy",
version: "2.7.1",
version: "2.7.2",
summary: "Model layer for Meteor",
git: "https://github.com/jagi/meteor-astronomy.git"
});
Expand Down

0 comments on commit dfc7e35

Please sign in to comment.