Skip to content

Commit

Permalink
Bump minor version.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwrrp committed Apr 11, 2014
1 parent a0c4c94 commit 9e5d468
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slimdom",
"version": "0.1.0",
"version": "0.2.0",
"homepage": "https://github.com/bwrrp/slimdom.js",
"authors": [
"Stef Busking <stef.busking@gmail.com>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slimdom",
"version": "0.1.0",
"version": "0.2.0",
"description": "Fast, tiny DOM implementation in pure JS",
"directories": {
"lib": "lib",
Expand Down

0 comments on commit 9e5d468

Please sign in to comment.