Skip to content

Commit 8cb054b

Browse files
committed
Make 1.4.0 release.
1 parent 1190090 commit 8cb054b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.4 - Unreleased
3+
## 1.4.0 - Released May 24, 2013
44

55
- Include value of used submit button when using forms for injection. This
66
fixes [Ticket 305](https://github.com/Patternslib/Patterns/issues/305).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Patterns",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"title": "Markup patterns to drive behaviour.",
55
"description":
66
"Patterns is a JavaScript library that enables designers to build rich interactive prototypes without the need for writing any Javascript. All events are triggered by classes and other attributes in the HTML, without abusing the HTML as a programming language. Accessibility, SEO and well structured HTML are core values of Patterns.",

0 commit comments

Comments
 (0)