Skip to content

Commit

Permalink
Bump version to 1.0 πŸ™Œ
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Jan 27, 2017
1 parent a3f44c3 commit b11ed28
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": "ng-admin",
"version": "1.0.0-RC2",
"version": "1.0.0",
"license": "MIT",
"private": false,
"main": "lib/javascripts/ng-admin.js",
Expand Down

3 comments on commit b11ed28

@gabrielperales
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! Amazing job! ✨

Thank you very much for doing this amazing angular module.

@matheo
Copy link
Contributor

@matheo matheo commented on b11ed28 Jan 31, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! Awesome work πŸ‘

@jamespsterling
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, this project is a time-saver. Keep up the amazing work!

Please sign in to comment.