Skip to content

Commit

Permalink
Version bump to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy-set-studio committed Aug 5, 2018
1 parent 2085c37 commit 0c3b56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "beedle",
"version": "0.5.0",
"version": "0.6.0",
"description": "Beedle is a tiny little library to help you manage state across your application. Inspired by great libraries like Vuex and Redux, Beedle creates a central store that enables you to both better control and cascade state across your application.",
"main": "dist/beedle.js",
"scripts": {
Expand Down

0 comments on commit 0c3b56f

Please sign in to comment.