diff options
Diffstat (limited to 'src/package.json')
-rw-r--r-- | src/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package.json b/src/package.json index 84cbeee8..fae55765 100644 --- a/src/package.json +++ b/src/package.json @@ -55,5 +55,5 @@ "repository" : { "type" : "git", "url" : "http://github.com/ether/etherpad-lite.git" }, - "version" : "1.5.3" + "version" : "1.5.4" } |