Skip to content

Commit 92a53a7

Browse files
committed
Prepare for 1.0
1 parent c6b6f70 commit 92a53a7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGES

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
===== 1.0 (2017-02-07) =====
2+
3+
* Fixes in drawer widget
4+
15
===== 0.99 (2016-12-09) =====
26

3-
Initial version (beta)
7+
* Initial version (beta)

Makefile.options

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Package name for your
66
PKG_NAME := ocsigen-toolkit
7-
PKG_VERS := 0.99
7+
PKG_VERS := 1.0
88
PKG_DESC := reusable UI components meant for Eliom applications
99

1010
# Source files for the server

0 commit comments

Comments
 (0)