mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Release V0.1.5
This commit is contained in:
parent
149a0d5a3d
commit
c3f8691488
@ -112,7 +112,7 @@ class Serverless {
|
||||
init() {
|
||||
return this.state.load();
|
||||
}
|
||||
|
||||
|
||||
// DEPRECATED: Keeping this for backwards compatibility
|
||||
_init() {
|
||||
return this.state.load();
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "serverless",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5",
|
||||
"engines": {
|
||||
"node": ">=4.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user