Skip to content

Commit d640540

Browse files
committed
package: update version to 0.1.3 for new release
Need this release to get the doc changes into package.opendylan.org so command-interface uses the same style as all the other packages.
1 parent 387b307 commit d640540

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dylan-package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "command-interface",
3-
"description": "Interactive command interface system for Dylan",
3+
"description": "Interactive command interface system",
44
"keywords": [ "command-line" ],
5-
"version": "0.1.2",
5+
"version": "0.1.3",
66
"url": "https://github.com/dylan-lang/command-interface",
77
"category" : "utilities",
88
"contact": "dylan-lang@googlegroups.com",

0 commit comments

Comments
 (0)