Setting new version.

This commit is contained in:
Thomas Hintz 2014-10-18 10:08:23 -07:00
parent 195d55732d
commit 3efccc88aa
2 changed files with 2 additions and 1 deletions

View File

@ -3,3 +3,4 @@
(uri targz "https://bitbucket.org/thomashintz/{egg-name}/get/{egg-release}.tar.gz")
(release "0.0.1")
(release "0.1.0")

View File

@ -6,4 +6,4 @@
(install-extension 'websockets
'("websockets.so" "websockets.import.so")
`((version "0.0.1")))
`((version "0.1.0")))