Skip to content

Commit be14640

Browse files
committed
Prepare 1.5.0 release.
1 parent 73349b1 commit be14640

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.5.0 - Unreleased
3+
## 1.5.0 - January 22, 2014
44

55
- Add a new [stacks pattern](demo/stacks/index.html).
66

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "patterns",
3-
"version": "1.5.0pre",
3+
"version": "1.5.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)