mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update srp version
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
Package.describe({
|
||||
summary: "Library for Secure Remote Password (SRP) exchanges",
|
||||
version: "1.0.0"
|
||||
version: "1.0.1-pre.0"
|
||||
});
|
||||
|
||||
Package.on_use(function (api) {
|
||||
|
||||
Reference in New Issue
Block a user