Skip to content

Commit 139851b

Browse files
committed
Bump to v1.0.1
1 parent 595a67d commit 139851b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "rule",
3-
"version" : "v1.0.0",
3+
"version" : "v1.0.1",
44
"description" : "Coffeescript friendly css selector based templating",
55
"keywords" : [ "coffeescript", "template", "templating", "css", "selector", "mapping", "pure", "dom", "manipulation" ],
66
"homepage" : "http://www.rulejs.com",

rule.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Rule v1.0.0
1+
# Rule v1.0.1
22
# templating library
33
# http://rulejs.com
44
# http://github.com/etler/rule

0 commit comments

Comments
 (0)