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 19159d4 commit 79da3ecCopy full SHA for 79da3ec
.versions
@@ -1,6 +1,6 @@
1
base64@1.0.3
2
binary-heap@1.0.3
3
-brylie:api-umbrella@0.2.11
+brylie:api-umbrella@0.2.12
4
callback-hook@1.0.3
5
check@1.0.5
6
ddp@1.1.0
@@ -9,7 +9,7 @@ geojson-utils@1.0.3
9
http@1.1.0
10
id-map@1.0.3
11
json@1.0.3
12
-local-test:brylie:api-umbrella@0.2.11
+local-test:brylie:api-umbrella@0.2.12
13
logging@1.0.7
14
meteor@1.1.6
15
minimongo@1.0.8
package.js
@@ -1,7 +1,7 @@
Package.describe({
name: "brylie:api-umbrella",
summary: "Wrapper for API Umbrella Admin API.",
- version: "0.2.11",
+ version: "0.2.12",
git: "https://github.com/brylie/meteor-api-umbrella"
});
7
0 commit comments