Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Dec 30, 2014
1 parent f7c781e commit 9c1655c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
## v1.0.0 / December 30, 2014
- first stable release
- update code style
- jshint, jscs, dotfiles, coverage, etc
- nothing special

## v0.0.0 / June 09, 2014
- init commits
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "octet",
"version": "0.0.2",
"version": "1.0.0",
"description": "Javascript template engine in just 20 lines, for browser and node. Used in AbsurdJS by Krasimir Tsonev.",
"scripts": {
"lint": "jshint index.js && jscs index.js --reporter inline",
Expand Down

0 comments on commit 9c1655c

Please sign in to comment.