We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b25cd commit 41a3dfaCopy full SHA for 41a3dfa
.versions
@@ -21,10 +21,10 @@ ejson@1.1.4
21
facts-base@1.0.2
22
fetch@0.1.5
23
geojson-utils@1.0.12
24
-herteby:denormalize@0.7.0-rc.1
+herteby:denormalize@0.7.0
25
id-map@1.2.0
26
inter-process-messaging@0.1.2
27
-local-test:herteby:denormalize@0.7.0-rc.1
+local-test:herteby:denormalize@0.7.0
28
logging@1.3.5
29
matb33:collection-hooks@2.0.0
30
meteor@2.1.0
package.js
@@ -1,6 +1,6 @@
1
Package.describe({
2
name: 'herteby:denormalize',
3
- version: '0.7.0-rc.1',
+ version: '0.7.0',
4
// Brief, one-line summary of the package.
5
summary: 'Simple denormalization for Meteor',
6
// URL to the Git repository containing the source code for this package.
0 commit comments