We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b6f70 commit 92a53a7Copy full SHA for 92a53a7
CHANGES
@@ -1,3 +1,7 @@
1
+===== 1.0 (2017-02-07) =====
2
+
3
+* Fixes in drawer widget
4
5
===== 0.99 (2016-12-09) =====
6
-Initial version (beta)
7
+* Initial version (beta)
Makefile.options
@@ -4,7 +4,7 @@
# Package name for your
PKG_NAME := ocsigen-toolkit
-PKG_VERS := 0.99
+PKG_VERS := 1.0
8
PKG_DESC := reusable UI components meant for Eliom applications
9
10
# Source files for the server
0 commit comments