From c343d017e9d75d5c81c080d6c4f77d0b05026343 Mon Sep 17 00:00:00 2001 From: Thomas Lee Date: Tue, 20 Oct 2015 20:27:19 +0800 Subject: [PATCH] Move to v0.2.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d36b654..b07800e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "net.tsinghua", - "version": "0.2.9", + "version": "0.2.10", "description": "A cross-platform auto-login utility for Tsinghua students", "main": "src/main.js", "homepage": "https://github.com/ThomasLee969/net.tsinghua",