Skip to content

Commit

Permalink
Release v0.0.2
Browse files Browse the repository at this point in the history
* Add comments with //
  • Loading branch information
agnoster committed Aug 14, 2012
1 parent 7b6fe82 commit bc101bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## 0.0.2

* Add comments with //

## 0.0.1

* Extract JSONExp from [LiterAPI][]
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jsonexp",
"version": "0.0.1",
"version": "0.0.2",
"description": "RegExp for JSON - powerful, expressive pattern matching for data structures",
"main": "lib/",
"directories": {
Expand Down

0 comments on commit bc101bb

Please sign in to comment.