Skip to content

Commit

Permalink
Change package version to 1.0.0.0.
Browse files Browse the repository at this point in the history
* ROADMAP: Add plan for 2.0.0.0.
* lambdai.cabal: Change version from 0.1.0.0 to 1.0.0.0.
  • Loading branch information
sirius94 committed Dec 1, 2016
1 parent d393084 commit 03d468c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ROADMAP
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# -*- org -*-
#+TITLE: Roadmap

* V 2.0.0.0
- Web frontend
- Request timeout
- Standard library
- Option to hide traces
2 changes: 1 addition & 1 deletion lambdai.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: lambdai
version: 0.1.0.0
version: 1.0.0.0
synopsis: An interpreter for lambda calculus.
-- description:
license: GPL-3
Expand Down

0 comments on commit 03d468c

Please sign in to comment.